Module jonix.onix2

Class TaxableAmount2

java.lang.Object
com.tectonica.jonix.onix2.TaxableAmount2
All Implemented Interfaces:
OnixElement<String>, OnixTag, Serializable

public class TaxableAmount2 extends Object implements OnixElement<String>, Serializable

Amount of price taxable at tax rate 2

The amount of the unit price of the product, excluding tax, which is taxable at the rate specified by <TaxRateCode2> and/or <TaxRatePercent2>. This may be the whole of the unit price before tax, if the item carries tax at the same rate on the whole price; or part of the unit price in the case of a mixed tax rate product. See notes on <TaxRateCode1>.

Format Variable length real number, with an explicit decimal point where required.
Reference name <TaxableAmount2>
Short tag <j159>
Example <TaxableAmount2>10.64</TaxableAmount2>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: