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