consignmentIncomeAccountId property

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

Implementation

@JsonKey(name: 'ConsignmentIncomeAccountId', includeIfNull: false)
final String? consignmentIncomeAccountId;