Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/product-pricing-api-2022-05-01
PostalCode
Interface PostalCode
Postal code value with country code
interface
PostalCode
{
countryCode
?:
string
;
value
?:
string
;
}
Index
Properties
country
Code?
value?
Properties
Optional
country
Code
countryCode
?:
string
Country code value
Optional
value
value
?:
string
Postal code value
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country
Code
value
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
Postal code value with country code