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