billToCountryCodePhone property

  1. @JsonKey.new(name: 'BillToCountryCodePhone', includeIfNull: false)
int? billToCountryCodePhone
final

Implementation

@JsonKey(name: 'BillToCountryCodePhone', includeIfNull: false)
final int? billToCountryCodePhone;