Price
Currency type and amount.
Datatype: content
Element Name | Description |
Amount |
The currency amount. The number of decimal places must be appropriate for the currency code specified. A period is the only valid decimal separator for the amount value.
Required. Minimum: 1 character Type: xs:string |
CurrencyCode |
The currency code in ISO 4217 format, such as USD (dollars), EUR (euros), or GBP (pounds).
Required. Type: xs:string |