Package org.openapitools.client.model
Class TokenUserFactorAllOf
java.lang.Object
org.openapitools.client.model.TokenUserFactorAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class TokenUserFactorAllOf
extends Object
TokenUserFactorAllOf
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanGet profileinthashCode()profile(TokenUserFactorProfile profile) voidsetProfile(TokenUserFactorProfile profile) toString() 
- 
Field Details
- 
JSON_PROPERTY_PROFILE
- See Also:
 
 
 - 
 - 
Constructor Details
- 
TokenUserFactorAllOf
public TokenUserFactorAllOf() 
 - 
 - 
Method Details