issuingCountryCode property
The two-character ISO 3166-1 alpha-2 country code where the payment instrument is issued. For example, NL or US.
Implementation
@BuiltValueField(wireName: r'issuingCountryCode')
String get issuingCountryCode;
The two-character ISO 3166-1 alpha-2 country code where the payment instrument is issued. For example, NL or US.
@BuiltValueField(wireName: r'issuingCountryCode')
String get issuingCountryCode;