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