issuingCountryCodes property
The two-character ISO-3166-1 alpha-2 country code list for payment instruments.
Implementation
@BuiltValueField(wireName: r'issuingCountryCodes')
BuiltList<String>? get issuingCountryCodes;
The two-character ISO-3166-1 alpha-2 country code list for payment instruments.
@BuiltValueField(wireName: r'issuingCountryCodes')
BuiltList<String>? get issuingCountryCodes;