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 Details

  • Constructor Details

    • RateLimitAdminNotifications

      public RateLimitAdminNotifications()
  • Method Details

    • notificationsEnabled

      public RateLimitAdminNotifications notificationsEnabled(Boolean notificationsEnabled)
    • getNotificationsEnabled

      @Nonnull public Boolean getNotificationsEnabled()
      Get notificationsEnabled
      Returns:
      notificationsEnabled
    • setNotificationsEnabled

      public void setNotificationsEnabled(Boolean notificationsEnabled)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object