Class UpdatedDropEntitlements

java.lang.Object
com.github.twitch4j.helix.domain.UpdatedDropEntitlements

public class UpdatedDropEntitlements extends Object
  • Constructor Details

    • UpdatedDropEntitlements

      public UpdatedDropEntitlements()
  • Method Details

    • getStatus

      public UpdateEntitlementStatus getStatus()
      Status code applied to a set of entitlements for the update operation that can be used to indicate partial success.
    • getIds

      public List<String> getIds()
      The unique identifiers of the entitlements for the specified status.
    • 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