Klasse ExtensionTransactionList

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

public class ExtensionTransactionList extends Object
  • Konstruktordetails

    • ExtensionTransactionList

      public ExtensionTransactionList()
  • Methodendetails

    • getTransactions

      public List<ExtensionTransaction> getTransactions()
      Array of requested transactions.
    • getPagination

      public HelixPagination getPagination()
      If provided, is the key used to fetch the next page of data. If not provided, the current response is the last page of data available.
    • equals

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

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Setzt außer Kraft:
      hashCode in Klasse Object
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse Object