Package com.okta.sdk.resource.model
Class ProfileEnrollmentPolicyRuleProfileAttribute
java.lang.Object
com.okta.sdk.resource.model.ProfileEnrollmentPolicyRuleProfileAttribute
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class ProfileEnrollmentPolicyRuleProfileAttribute
extends Object
implements Serializable
ProfileEnrollmentPolicyRuleProfileAttribute
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
JSON_PROPERTY_LABEL
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_REQUIRED
- See Also:
-
-
Constructor Details
-
ProfileEnrollmentPolicyRuleProfileAttribute
public ProfileEnrollmentPolicyRuleProfileAttribute()
-
-
Method Details
-
label
-
getLabel
A display-friendly label for this property- Returns:
- label
-
setLabel
-
name
-
getName
The name of a User Profile property. Can be an existing property.- Returns:
- name
-
setName
-
required
-
getRequired
(Optional, default `FALSE`) Indicates if this property is required for enrollment- Returns:
- required
-
setRequired
-
equals
-
hashCode
public int hashCode() -
toString
-