countryOfOrigin property
The home country in three-digit country code format, used for government-controlled merchants such as embassies.
Implementation
@BuiltValueField(wireName: r'countryOfOrigin')
String? get countryOfOrigin;
The home country in three-digit country code format, used for government-controlled merchants such as embassies.
@BuiltValueField(wireName: r'countryOfOrigin')
String? get countryOfOrigin;