shipperAcct property

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

Implementation

@JsonKey(name: 'ShipperAcct', includeIfNull: false)
final String? shipperAcct;