allowedCountryCodes property

List<String>? allowedCountryCodes
getter/setter pair

ISO 3166-1 alpha-2 country code values of the countries where shipping is allowed. If this object isn't specified, all shipping address countries are allowed.

Implementation

List<String>? allowedCountryCodes;