Selling Partner API SDK for JavaScript
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
Selling Partner API SDK for JavaScript
Loading...
Postal code value with country code