billToAddress1 property

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

Implementation

@JsonKey(name: 'BillToAddress1', includeIfNull: false)
final String? billToAddress1;