Package com.okta.sdk.resource.model
Class UserFactorPushTransactionRejectedAllOfLinks
java.lang.Object
com.okta.sdk.resource.model.UserFactor
com.okta.sdk.resource.model.UserFactorPushTransactionRejectedAllOfLinks
- 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 UserFactorPushTransactionRejectedAllOfLinks
extends UserFactor
implements Serializable
UserFactorPushTransactionRejectedAllOfLinks
- 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
-
UserFactorPushTransactionRejectedAllOfLinks
public UserFactorPushTransactionRejectedAllOfLinks()
-
-
Method Details
-
verify
-
getVerify
-
setVerify
-
equals
- Overrides:
equalsin classUserFactor
-
hashCode
public int hashCode()- Overrides:
hashCodein classUserFactor
-
toString
- Overrides:
toStringin classUserFactor
-