| Package | Description |
|---|---|
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
static PaymentUpdateRequest.OperationEnum |
PaymentUpdateRequest.OperationEnum.fromValue(String text) |
PaymentUpdateRequest.OperationEnum |
PaymentUpdateRequest.OperationEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static PaymentUpdateRequest.OperationEnum |
PaymentUpdateRequest.OperationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaymentUpdateRequest.OperationEnum[] |
PaymentUpdateRequest.OperationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentUpdateRequest |
PaymentUpdateRequest.operation(PaymentUpdateRequest.OperationEnum operation) |
void |
PaymentUpdateRequest.setOperation(PaymentUpdateRequest.OperationEnum operation) |
void |
PaymentUpdateRequest.OperationEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
PaymentUpdateRequest.OperationEnum enumeration) |
Copyright © 2020. All rights reserved.