countryCode property
The shopper country. Format: ISO 3166-1 alpha-2 Example: NL or DE
Implementation
@BuiltValueField(wireName: r'countryCode')
String? get countryCode;
The shopper country. Format: ISO 3166-1 alpha-2 Example: NL or DE
@BuiltValueField(wireName: r'countryCode')
String? get countryCode;