Amazon Selling Partner API (SP-API) SDK for TypeScript
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
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
The total value of all items in the container.