AmountAfterTax | The available price after tax. |
AmountBeforeTax | The available price before tax. |
CurrencyCode | The code specifying a monetary unit. Use ISO 4217, three alpha code. |
Decimal | Indicates the number of decimal places for a particular currency. This is equivalent to the ISO 4217 standard "minor unit". Typically used when the amount provided includes the minor unit of currency without a decimal point (e.g., USD 8500 needs DecimalPlaces="2" to represent $85). |
Duration | The duration datatype represents a combination of year, month, day and time values representing a single duration of time, encoded as a single string. |
End | The ending value of the time span. |
Start | The starting value of the time span. |