| Package | Description |
|---|---|
| io.gate.gateapi.models |
| Modifier and Type | Method and Description |
|---|---|
static SubAccountTransfer.SubAccountTypeEnum |
SubAccountTransfer.SubAccountTypeEnum.fromValue(String value) |
SubAccountTransfer.SubAccountTypeEnum |
SubAccountTransfer.getSubAccountType()
Target sub user's account.
|
SubAccountTransfer.SubAccountTypeEnum |
SubAccountTransfer.SubAccountTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static SubAccountTransfer.SubAccountTypeEnum |
SubAccountTransfer.SubAccountTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubAccountTransfer.SubAccountTypeEnum[] |
SubAccountTransfer.SubAccountTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubAccountTransfer.setSubAccountType(SubAccountTransfer.SubAccountTypeEnum subAccountType) |
SubAccountTransfer |
SubAccountTransfer.subAccountType(SubAccountTransfer.SubAccountTypeEnum subAccountType) |
void |
SubAccountTransfer.SubAccountTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SubAccountTransfer.SubAccountTypeEnum enumeration) |
Copyright © 2023. All rights reserved.