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