accountsStatements property

  1. @JsonKey(name: 'accounts_statements', defaultValue: true)
bool? accountsStatements
final

Implementation

@JsonKey(name: 'accounts_statements', defaultValue: true)
final bool? accountsStatements;