Class CommunityBoostProgression

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

public class CommunityBoostProgression extends Object
  • Constructor Details

    • CommunityBoostProgression

      public CommunityBoostProgression()
  • Method Details

    • getChannelId

      public String getChannelId()
    • getBoostOrders

      public List<CommunityBoostOrder> getBoostOrders()
    • getTotalGoalProgress

      public Integer getTotalGoalProgress()
    • getTotalGoalTarget

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