glAccountId property

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

Implementation

@JsonKey(name: 'GlAccountId', includeIfNull: false)
final String? glAccountId;