Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/shipping-api-v1
Currency
Interface Currency
The total value of all items in the container.
interface
Currency
{
unit
:
string
;
value
:
number
;
}
Index
Properties
unit
value
Properties
unit
unit
:
string
A 3-character currency code.
value
value
:
number
The amount of currency.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
unit
value
Selling Partner API SDK for JavaScript
Loading...
The total value of all items in the container.