billToAddressId property

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

Implementation

@JsonKey(name: 'BillToAddressId', includeIfNull: false)
final String? billToAddressId;