クラス MessageQuotaResponse

java.lang.Object
com.linecorp.bot.model.response.MessageQuotaResponse

public final class MessageQuotaResponse
extends java.lang.Object
  • メソッドの詳細

    • builder

    • getType

      Indicates whether a target limit is set or not.
    • getValue

      public long getValue()
      The target limit for additional messages in the current month. This property is set when the type property has a value of limited.
    • equals

      public boolean equals​(java.lang.Object o)
      オーバーライド:
      equals クラス内 java.lang.Object
    • hashCode

      public int hashCode()
      オーバーライド:
      hashCode クラス内 java.lang.Object
    • toString

      public java.lang.String toString()
      オーバーライド:
      toString クラス内 java.lang.Object