public class AuthenticatedCardData extends TokenizedCardData
| Modifier and Type | Field and Description |
|---|---|
protected CardholderAuthentication |
cardholderAuthentication |
cryptogram, recurringIndicator, tokenRequestorId| Constructor and Description |
|---|
AuthenticatedCardData() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
CardholderAuthentication |
getCardholderAuthentication()
The cardholder authentication information.
|
int |
hashCode() |
String |
toString() |
getCryptogram, getRecurringIndicator, getTokenRequestorIdprotected CardholderAuthentication cardholderAuthentication
public CardholderAuthentication getCardholderAuthentication()
public boolean equals(Object o)
equals in class TokenizedCardDatapublic int hashCode()
hashCode in class TokenizedCardDatapublic String toString()
toString in class TokenizedCardDataCopyright © 2024. All rights reserved.