consignorFeePoRateId property

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

Implementation

@JsonKey(name: 'ConsignorFeePoRateId', includeIfNull: false)
final String? consignorFeePoRateId;