costOfGoodsSoldExpenseAccountId property

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

Implementation

@JsonKey(name: 'CostOfGoodsSoldExpenseAccountId', includeIfNull: false)
final String? costOfGoodsSoldExpenseAccountId;