creditGlAccountId property

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

Implementation

@JsonKey(name: 'CreditGlAccountId', includeIfNull: false)
final String? creditGlAccountId;