status property
The status of the account holder. >Permitted values: Active, Inactive, Suspended, Closed.
Implementation
@BuiltValueField(wireName: r'status')
AccountHolderStatusStatusEnum get status;
The status of the account holder. >Permitted values: Active, Inactive, Suspended, Closed.
@BuiltValueField(wireName: r'status')
AccountHolderStatusStatusEnum get status;