public class SecurityQuestionThreeDSEnrollmentRequest extends ThreeDSEnrollmentRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
SecurityQuestionThreeDSEnrollmentRequest.SecurityQuestionThreeDSEnrollmentRequestBuilder |
| Modifier and Type | Method and Description |
|---|---|
static SecurityQuestionThreeDSEnrollmentRequest.SecurityQuestionThreeDSEnrollmentRequestBuilder |
builder() |
protected boolean |
canEqual(java.lang.Object other) |
boolean |
equals(java.lang.Object o) |
SecurityPair |
getSecurityPair() |
int |
hashCode() |
void |
setSecurityPair(SecurityPair securityPair) |
java.lang.String |
toString() |
getLocale, getPhoneNumber, setLocale, setPhoneNumberpublic static SecurityQuestionThreeDSEnrollmentRequest.SecurityQuestionThreeDSEnrollmentRequestBuilder builder()
public SecurityPair getSecurityPair()
public void setSecurityPair(SecurityPair securityPair)
public boolean equals(java.lang.Object o)
equals in class ThreeDSEnrollmentRequestprotected boolean canEqual(java.lang.Object other)
canEqual in class ThreeDSEnrollmentRequestpublic int hashCode()
hashCode in class ThreeDSEnrollmentRequestpublic java.lang.String toString()
toString in class ThreeDSEnrollmentRequest