| Package | Description |
|---|---|
| io.gate.gateapi.models |
| Modifier and Type | Method and Description |
|---|---|
static SubAccountToSubAccount.SubAccountFromTypeEnum |
SubAccountToSubAccount.SubAccountFromTypeEnum.fromValue(String value) |
SubAccountToSubAccount.SubAccountFromTypeEnum |
SubAccountToSubAccount.getSubAccountFromType()
Transfer from the account.
|
SubAccountToSubAccount.SubAccountFromTypeEnum |
SubAccountToSubAccount.SubAccountFromTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static SubAccountToSubAccount.SubAccountFromTypeEnum |
SubAccountToSubAccount.SubAccountFromTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubAccountToSubAccount.SubAccountFromTypeEnum[] |
SubAccountToSubAccount.SubAccountFromTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubAccountToSubAccount.setSubAccountFromType(SubAccountToSubAccount.SubAccountFromTypeEnum subAccountFromType) |
SubAccountToSubAccount |
SubAccountToSubAccount.subAccountFromType(SubAccountToSubAccount.SubAccountFromTypeEnum subAccountFromType) |
void |
SubAccountToSubAccount.SubAccountFromTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SubAccountToSubAccount.SubAccountFromTypeEnum enumeration) |
Copyright © 2023. All rights reserved.