status property
The status of the account. Possible values: Active, Inactive, Suspended, Closed.
Implementation
@BuiltValueField(wireName: r'status')
String? get status;
The status of the account. Possible values: Active, Inactive, Suspended, Closed.
@BuiltValueField(wireName: r'status')
String? get status;