| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
static TmsV1PaymentinstrumentsPost201Response.ObjectEnum |
TmsV1PaymentinstrumentsPost201Response.ObjectEnum.fromValue(String text) |
TmsV1PaymentinstrumentsPost201Response.ObjectEnum |
TmsV1PaymentinstrumentsPost201Response.getObject()
Describes type of token.
|
TmsV1PaymentinstrumentsPost201Response.ObjectEnum |
TmsV1PaymentinstrumentsPost201Response.ObjectEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static TmsV1PaymentinstrumentsPost201Response.ObjectEnum |
TmsV1PaymentinstrumentsPost201Response.ObjectEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TmsV1PaymentinstrumentsPost201Response.ObjectEnum[] |
TmsV1PaymentinstrumentsPost201Response.ObjectEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TmsV1PaymentinstrumentsPost201Response.ObjectEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
TmsV1PaymentinstrumentsPost201Response.ObjectEnum enumeration) |
Copyright © 2018. All rights reserved.