countryNames property

  1. @JsonKey()
List<String> countryNames
final

List of countries of the issuing bank.

Implementation

@JsonKey()
final List<String> countryNames;