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