Class ShoutoutTargetCallToAction.Category

java.lang.Object
com.github.twitch4j.pubsub.domain.ShoutoutTargetCallToAction.Category
Enclosing class:
ShoutoutTargetCallToAction

public static class ShoutoutTargetCallToAction.Category extends Object
  • Constructor Details

    • Category

      public Category()
  • Method Details

    • getId

      public String getId()
    • getName

      public String getName()
    • getDisplayName

      public String getDisplayName()
    • getBoxArtUrlTemplate

      public String getBoxArtUrlTemplate()
    • 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