Package org.openapitools.client.model
Class PolicyAccountLink
java.lang.Object
org.openapitools.client.model.PolicyAccountLink
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class PolicyAccountLink
extends Object
PolicyAccountLink
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionaction(PolicyAccountLinkAction action) booleanfilter(PolicyAccountLinkFilter filter) Get actionGet filterinthashCode()voidsetAction(PolicyAccountLinkAction action) voidsetFilter(PolicyAccountLinkFilter filter) toString() 
- 
Field Details
- 
JSON_PROPERTY_ACTION
- See Also:
 
 - 
JSON_PROPERTY_FILTER
- See Also:
 
 
 - 
 - 
Constructor Details
- 
PolicyAccountLink
public PolicyAccountLink() 
 - 
 - 
Method Details