billToCountryId property

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

Implementation

@JsonKey(name: 'BillToCountryId', includeIfNull: false)
final String? billToCountryId;