| Package | Description |
|---|---|
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
static PaymentResponseCardAccount.AcctTypeEnum |
PaymentResponseCardAccount.AcctTypeEnum.fromValue(String text) |
PaymentResponseCardAccount.AcctTypeEnum |
PaymentResponseCardAccount.AcctTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static PaymentResponseCardAccount.AcctTypeEnum |
PaymentResponseCardAccount.AcctTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaymentResponseCardAccount.AcctTypeEnum[] |
PaymentResponseCardAccount.AcctTypeEnum.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.acctType(PaymentResponseCardAccount.AcctTypeEnum acctType) |
void |
PaymentResponseCardAccount.setAcctType(PaymentResponseCardAccount.AcctTypeEnum acctType) |
void |
PaymentResponseCardAccount.AcctTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
PaymentResponseCardAccount.AcctTypeEnum enumeration) |
Copyright © 2023. All rights reserved.