nationality property
The shopper's nationality. A valid value is an ISO 2-character country code (e.g. 'NL').
Implementation
@BuiltValueField(wireName: r'nationality')
String get nationality;
The shopper's nationality. A valid value is an ISO 2-character country code (e.g. 'NL').
@BuiltValueField(wireName: r'nationality')
String get nationality;