emitterCountryCode property

  1. @JsonKey(name: JsonKeys.emitterCountryCode)
int? emitterCountryCode
final

Код страны банка-эмитента.

Implementation

@JsonKey(name: JsonKeys.emitterCountryCode)
final int? emitterCountryCode;