Class AccountVerificationOptions.PartialConfig

java.lang.Object
com.github.twitch4j.pubsub.domain.AccountVerificationOptions.PartialConfig
Enclosing class:
AccountVerificationOptions

@Unofficial public static class AccountVerificationOptions.PartialConfig extends Object
  • Constructor Details

    • PartialConfig

      public PartialConfig()
  • Method Details

    • getRestrictFirstTimeChatters

      public Boolean getRestrictFirstTimeChatters()
    • getRestrictBasedOnFollowerAge

      public Boolean getRestrictBasedOnFollowerAge()
    • getRestrictBasedOnAccountAge

      public Boolean getRestrictBasedOnAccountAge()
    • getMinimumFollowerAgeInMinutes

      public Integer getMinimumFollowerAgeInMinutes()
    • getMinimumAccountAgeInMinutes

      public Integer getMinimumAccountAgeInMinutes()
    • equals

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

      protected boolean canEqual(Object other)
    • hashCode

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

      public String toString()
      Overrides:
      toString in class Object