Skip to main content

This type defines the monetary value of an amount.

Types that use Amount

AddPackageResponsesDataClonePackageResponsesDataGetActualCostResponsesDataGetPackageDetailResponsesDataItemRequestItemResponsesSkuRequest

Calls that use Amount

Fields

Field
Type
Description
currency
This enum value represents the type of currency being used. Both the value and currency fields are required/always returned when expressing cost.

See the CurrencyCodeEnum type for the full list of supported values.

Both the value and currency fields are required/always returned when expressing cost.
value
The monetary amount, in the currency specified by the currency field.

Both the value and currency fields are required/always returned when expressing cost.