public final class CreateSessionOkResponse extends GetSessionResponse
| Constructor and Description |
|---|
CreateSessionOkResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(java.lang.Object other) |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
getAcs, getAmount, getApproved, getAuthenticationCategory, getAuthenticationDate, getAuthenticationType, getCard, getCardholderInfo, getCertificates, getChallenged, getChallengeIndicator, getCompleted, getCryptogram, getCurrency, getCustomerIp, getDs, getEci, getExemption, getFlowType, getId, getInstallment, getNextActions, getPareq, getProtocolVersion, getRecurring, getReference, getResponseCode, getResponseStatusReason, getScheme, getSchemeInfo, getSessionSecret, getStatus, getStatusReason, getTransactionId, getTransactionType, getXid, setAcs, setAmount, setApproved, setAuthenticationCategory, setAuthenticationDate, setAuthenticationType, setCard, setCardholderInfo, setCertificates, setChallenged, setChallengeIndicator, setCompleted, setCryptogram, setCurrency, setCustomerIp, setDs, setEci, setExemption, setFlowType, setId, setInstallment, setNextActions, setPareq, setProtocolVersion, setRecurring, setReference, setResponseCode, setResponseStatusReason, setScheme, setSchemeInfo, setSessionSecret, setStatus, setStatusReason, setTransactionId, setTransactionType, setXidgetLink, getLinks, getSelfLink, setLinksgetBody, getHttpStatusCode, getRequestId, getResponseHeaders, setBody, setHttpStatusCode, setResponseHeaderspublic boolean equals(java.lang.Object o)
equals in class GetSessionResponseprotected boolean canEqual(java.lang.Object other)
canEqual in class GetSessionResponsepublic int hashCode()
hashCode in class GetSessionResponsepublic java.lang.String toString()
toString in class GetSessionResponse