consignorFeePoDescription property

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

Implementation

@JsonKey(name: 'ConsignorFeePoDescription', includeIfNull: false)
final String? consignorFeePoDescription;