excludeGlAccountId property

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

Implementation

@JsonKey(name: 'ExcludeGlAccountId', includeIfNull: false)
final String? excludeGlAccountId;