Typescript SDK Type Docs
    Preparing search index...

    Interface StoreCountry

    interface StoreCountry {
        code: string;
    }
    Index

    Properties

    Properties

    code: string

    Two-digit country code as per ISO 3166-1 alpha-2.