Class AccountResponse.Thresholds

java.lang.Object
org.stellar.sdk.responses.AccountResponse.Thresholds
Enclosing class:
AccountResponse

public static final class AccountResponse.Thresholds extends Object
Represents account thresholds.
  • Constructor Details

  • Method Details

    • getLowThreshold

      public Integer getLowThreshold()
    • getMedThreshold

      public Integer getMedThreshold()
    • getHighThreshold

      public Integer getHighThreshold()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object