Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/orders-api-v0
TaxClassification
Interface TaxClassification
The tax classification of the order.
interface
TaxClassification
{
Name
?:
string
;
Value
?:
string
;
}
Index
Properties
Name?
Value?
Properties
Optional
Name
Name
?:
string
The type of tax.
Optional
Value
Value
?:
string
The buyer's tax identifier.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Name
Value
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
The tax classification of the order.