| Package | Description |
|---|---|
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
PaymentResponseCardAccount |
PaymentResponseCardAccount.acctType(PaymentResponseCardAccount.AcctTypeEnum acctType) |
PaymentResponseCardAccount |
PaymentResponseCardAccount.expiration(String expiration) |
PaymentResponseCardAccount |
PaymentResponseCardAccount.holder(String holder) |
PaymentResponseCardAccount |
PaymentResponseCardAccount.issuingCountryCode(String issuingCountryCode) |
PaymentResponseCardAccount |
PaymentResponseCardAccount.maskedPan(String maskedPan) |
PaymentResponseCardAccount |
PaymentResponseCardAccount.token(String token) |
| Modifier and Type | Method and Description |
|---|---|
RecurringResponse |
RecurringResponse.cardAccount(PaymentResponseCardAccount cardAccount) |
AuthenticationDataResponse |
AuthenticationDataResponse.cardAccount(PaymentResponseCardAccount cardAccount) |
PaymentResponse |
PaymentResponse.cardAccount(PaymentResponseCardAccount cardAccount) |
PaymentCallback |
PaymentCallback.cardAccount(PaymentResponseCardAccount cardAccount) |
RecurringCallback |
RecurringCallback.cardAccount(PaymentResponseCardAccount cardAccount) |
void |
RecurringResponse.setCardAccount(PaymentResponseCardAccount cardAccount) |
void |
AuthenticationDataResponse.setCardAccount(PaymentResponseCardAccount cardAccount) |
void |
PaymentResponse.setCardAccount(PaymentResponseCardAccount cardAccount) |
void |
PaymentCallback.setCardAccount(PaymentResponseCardAccount cardAccount) |
void |
RecurringCallback.setCardAccount(PaymentResponseCardAccount cardAccount) |
Copyright © 2021. All rights reserved.