issuerCountry property
The issuing country of the card based on the BIN list that Adyen maintains. Example: JP
Implementation
@BuiltValueField(wireName: r'issuerCountry')
String? get issuerCountry;
The issuing country of the card based on the BIN list that Adyen maintains. Example: JP
@BuiltValueField(wireName: r'issuerCountry')
String? get issuerCountry;