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