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