city property
The city of the sub-merchant's address. * Format: Alphanumeric * Maximum length: 13 characters
Implementation
@BuiltValueField(wireName: r'city')
String? get city;
The city of the sub-merchant's address. * Format: Alphanumeric * Maximum length: 13 characters
@BuiltValueField(wireName: r'city')
String? get city;