PartnerThemeCarriers: {
    connectCountryCodes?: string[];
}

Type declaration

  • Optional connectCountryCodes?: string[]

    This array can includes an ISO country value or the keyword "ACCOUNT_ORIGIN_COUNTRY_CODE"

Generated using TypeDoc