Package org.openapitools.client.model
Class UserStatusPolicyRuleCondition
java.lang.Object
org.openapitools.client.model.UserStatusPolicyRuleCondition
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class UserStatusPolicyRuleCondition
extends Object
UserStatusPolicyRuleCondition
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue()Get valueinthashCode()voidsetValue(PolicyUserStatus value) toString()value(PolicyUserStatus value)  
- 
Field Details
- 
JSON_PROPERTY_VALUE
- See Also:
 
 
 - 
 - 
Constructor Details
- 
UserStatusPolicyRuleCondition
public UserStatusPolicyRuleCondition() 
 - 
 - 
Method Details