profitCenterChargeCode property

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

Implementation

@JsonKey(name: 'ProfitCenterChargeCode', includeIfNull: false)
final String? profitCenterChargeCode;