| Package | Description |
|---|---|
| cloud.metaapi.sdk.clients.meta_api.models |
| Modifier and Type | Field and Description |
|---|---|
List<AccountType> |
AccountsFilter.type
Account type or
null |
| Modifier and Type | Method and Description |
|---|---|
static AccountType |
AccountType.ofValue(String value)
Returns enum account type from its value
|
static AccountType |
AccountType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountType[] |
AccountType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.