hasConsignorFee property

  1. @JsonKey.new(name: 'HasConsignorFee', includeIfNull: false)
bool? hasConsignorFee
final

Implementation

@JsonKey(name: 'HasConsignorFee', includeIfNull: false)
final bool? hasConsignorFee;