Package com.okta.sdk.resource.model
Class UserFactorPushTransactionTimeoutAllOfLinks
java.lang.Object
com.okta.sdk.resource.model.UserFactor
com.okta.sdk.resource.model.UserFactorPushTransactionTimeoutAllOfLinks
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:20:25.727262-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class UserFactorPushTransactionTimeoutAllOfLinks
extends UserFactor
implements Serializable
UserFactorPushTransactionTimeoutAllOfLinks
- See Also:
-
Field Summary
FieldsFields inherited from class com.okta.sdk.resource.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_PROFILE, JSON_PROPERTY_PROVIDER, JSON_PROPERTY_STATUS, JSON_PROPERTY_VENDOR_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet verifyinthashCode()voidsetVerify(LinksVerifyVerify verify) toString()verify(LinksVerifyVerify verify) Methods inherited from class com.okta.sdk.resource.model.UserFactor
factorType, getCreated, getEmbedded, getFactorType, getId, getLastUpdated, getLinks, getProfile, getProvider, getStatus, getVendorName, links, profile, provider, setFactorType, setLinks, setProfile, setProvider, setStatus, status
-
Field Details
-
JSON_PROPERTY_VERIFY
- See Also:
-
-
Constructor Details
-
UserFactorPushTransactionTimeoutAllOfLinks
public UserFactorPushTransactionTimeoutAllOfLinks()
-
-
Method Details
-
verify
-
getVerify
-
setVerify
-
equals
- Overrides:
equalsin classUserFactor
-
hashCode
public int hashCode()- Overrides:
hashCodein classUserFactor
-
toString
- Overrides:
toStringin classUserFactor
-