| Package | Description |
|---|---|
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
MobileCardAccountResponse |
MobileCardAccountResponse.acctType(String acctType) |
MobileCardAccountResponse |
MobileCardAccountResponse.expiration(String expiration) |
MobileCardAccountResponse |
MobileCardAccountResponse.holder(String holder) |
MobileCardAccountResponse |
MobileCardAccountResponse.issuingCountryCode(String issuingCountryCode) |
MobileCardAccountResponse |
MobileCardAccountResponse.maskedPan(String maskedPan) |
MobileCardAccountResponse |
MobileCardAccountResponse.token(String token) |
| Modifier and Type | Method and Description |
|---|---|
MobilePaymentFullResponse |
MobilePaymentFullResponse.cardAccount(MobileCardAccountResponse cardAccount) |
void |
MobilePaymentFullResponse.setCardAccount(MobileCardAccountResponse cardAccount) |
Copyright © 2022. All rights reserved.