status property
The status of the balance account, set to active by default.
Implementation
@BuiltValueField(wireName: r'status')
BalanceAccountStatusEnum? get status;
The status of the balance account, set to active by default.
@BuiltValueField(wireName: r'status')
BalanceAccountStatusEnum? get status;