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