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