status property
The status of the account. >Permitted values: Active.
Implementation
@BuiltValueField(wireName: r'status')
CreateAccountResponseStatusEnum? get status;
The status of the account. >Permitted values: Active.
@BuiltValueField(wireName: r'status')
CreateAccountResponseStatusEnum? get status;