AccountStatus
No description
enum AccountStatus {
Opened
Suspended
Closing
Closed
}
Values
AccountStatus.Opened
When the account is opened
AccountStatus.Suspended
When the account is suspended
AccountStatus.Closing
When the account is currently closing
AccountStatus.Closed
When the account is closed
Member Of
AccountClosedStatus object ● AccountClosingStatus object ● AccountFilterInput input ● AccountOpenedStatus object ● AccountStatusInfo interface ● AccountSuspendedStatus object ● ExportAccountDataFilters input