| Package | Description |
|---|---|
| io.gate.gateapi.models |
| Modifier and Type | Method and Description |
|---|---|
static SubAccountToSubAccount.SubAccountToTypeEnum |
SubAccountToSubAccount.SubAccountToTypeEnum.fromValue(String value) |
SubAccountToSubAccount.SubAccountToTypeEnum |
SubAccountToSubAccount.getSubAccountToType()
Transfer to the account.
|
SubAccountToSubAccount.SubAccountToTypeEnum |
SubAccountToSubAccount.SubAccountToTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static SubAccountToSubAccount.SubAccountToTypeEnum |
SubAccountToSubAccount.SubAccountToTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubAccountToSubAccount.SubAccountToTypeEnum[] |
SubAccountToSubAccount.SubAccountToTypeEnum.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.setSubAccountToType(SubAccountToSubAccount.SubAccountToTypeEnum subAccountToType) |
SubAccountToSubAccount |
SubAccountToSubAccount.subAccountToType(SubAccountToSubAccount.SubAccountToTypeEnum subAccountToType) |
void |
SubAccountToSubAccount.SubAccountToTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SubAccountToSubAccount.SubAccountToTypeEnum enumeration) |
Copyright © 2023. All rights reserved.