Package com.okta.sdk.resource.model
Class UserFactorPushTransactionRejectedAllOfLinks
java.lang.Object
com.okta.sdk.resource.model.UserFactorPushTransactionRejectedAllOfLinks
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-07-28T10:14:57.946459+05:30[Asia/Kolkata]",
comments="Generator version: 7.11.0")
public class UserFactorPushTransactionRejectedAllOfLinks
extends Object
implements Serializable
UserFactorPushTransactionRejectedAllOfLinks
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfactor(UserFactor factor) Get factorGet verifyinthashCode()voidsetFactor(UserFactor factor) voidsetVerify(LinksVerifyVerify verify) toString()verify(LinksVerifyVerify verify)
-
Field Details
-
JSON_PROPERTY_VERIFY
- See Also:
-
JSON_PROPERTY_FACTOR
- See Also:
-
-
Constructor Details
-
UserFactorPushTransactionRejectedAllOfLinks
public UserFactorPushTransactionRejectedAllOfLinks()
-
-
Method Details