Package org.openapitools.client.model
Class SecurityQuestionUserFactor
java.lang.Object
org.openapitools.client.model.UserFactor
org.openapitools.client.model.SecurityQuestionUserFactor
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class SecurityQuestionUserFactor
extends UserFactor
SecurityQuestionUserFactor
-
Field Summary
FieldsFields inherited from class org.openapitools.client.model.UserFactor
factorType, JSON_PROPERTY_CREATED, JSON_PROPERTY_EMBEDDED, JSON_PROPERTY_FACTOR_TYPE, JSON_PROPERTY_ID, JSON_PROPERTY_LAST_UPDATED, JSON_PROPERTY_LINKS, JSON_PROPERTY_PROVIDER, JSON_PROPERTY_STATUS, JSON_PROPERTY_VERIFY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet profileinthashCode()profile(SecurityQuestionUserFactorProfile profile) voidtoString()Methods inherited from class org.openapitools.client.model.UserFactor
factorType, getCreated, getEmbedded, getFactorType, getId, getLastUpdated, getLinks, getProvider, getStatus, getVerify, profile, provider, setFactorType, setProfile, setProvider, setStatus, setVerify, status, verify
-
Field Details
-
JSON_PROPERTY_PROFILE
- See Also:
-
-
Constructor Details
-
SecurityQuestionUserFactor
public SecurityQuestionUserFactor()
-
-
Method Details
-
profile
-
getProfile
Get profile- Overrides:
getProfilein classUserFactor- Returns:
- profile
-
setProfile
-
equals
- Overrides:
equalsin classUserFactor
-
hashCode
public int hashCode()- Overrides:
hashCodein classUserFactor
-
toString
- Overrides:
toStringin classUserFactor
-