Klasse CreatorGoalsEndEvent


public class CreatorGoalsEndEvent extends CreatorGoalsEvent
  • Konstruktordetails

    • CreatorGoalsEndEvent

      public CreatorGoalsEndEvent()
  • Methodendetails

    • isAchieved

      public Boolean isAchieved()
      A Boolean value that indicates whether the broadcaster achieved their goal. Is true if the goal was achieved; otherwise, false.
    • getEndedAt

      public Instant getEndedAt()
      The UTC timestamp in RFC 3339 format, which indicates when the broadcaster ended the goal.
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse CreatorGoalsEvent
    • equals

      public boolean equals(Object o)
      Setzt außer Kraft:
      equals in Klasse CreatorGoalsEvent
    • canEqual

      protected boolean canEqual(Object other)
      Setzt außer Kraft:
      canEqual in Klasse CreatorGoalsEvent
    • hashCode

      public int hashCode()
      Setzt außer Kraft:
      hashCode in Klasse CreatorGoalsEvent