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