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