remitCountryCodeIsoAlpha2 property

  1. @JsonKey.new(name: 'RemitCountryCodeIsoAlpha2', includeIfNull: false)
String? remitCountryCodeIsoAlpha2
final

Implementation

@JsonKey(name: 'RemitCountryCodeIsoAlpha2', includeIfNull: false)
final String? remitCountryCodeIsoAlpha2;