Amount
Basic type for specifying monetary amounts. A double value (e.g.,1.00 or 1.0) is meaningful as a monetary amount when accompanied by a specification of the currency, in which case the value specifies the amount in that currency. An AmountType expresses both the value (a double) and the currency. Details such as prices, fees, costs,and payments are specified as amount types.

Types that use Amount:

Calls that use Amount:

Fields

This type has no fields.

Attribute

currencyId ( string )
Currency in which the monetary amount is specified.

For a list of possible enumeration values, see currencyId Values.

This document was generated with a customized version of the apireferencedocs tool.

© 2008–2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.