Selling Partner API SDK for JavaScript
    Preparing search index...

    Postal code value with country code

    interface PostalCode {
        countryCode?: string;
        value?: string;
    }
    Index

    Properties

    Properties

    countryCode?: string

    Country code value

    value?: string

    Postal code value