profitAndLossCategoryId property

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

Implementation

@JsonKey(name: 'ProfitAndLossCategoryId', includeIfNull: false)
final String? profitAndLossCategoryId;