Class CommunityBoostOrder

java.lang.Object
com.github.twitch4j.pubsub.domain.CommunityBoostOrder

public class CommunityBoostOrder extends Object
  • Constructor Details

    • CommunityBoostOrder

      public CommunityBoostOrder()
  • Method Details

    • getId

      public String getId()
    • getState

      public String getState()
    • getGoalProgress

      public Integer getGoalProgress()
    • getGoalTarget

      public Integer getGoalTarget()
    • 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