Class Claimant

java.lang.Object
org.stellar.sdk.responses.Claimant

public final class Claimant extends Object
Represents an entity who is eligible to claim the claimable balance.
  • Constructor Details

  • Method Details

    • getDestination

      public String getDestination()
      The destination account id.
    • getPredicate

      public Predicate getPredicate()
      The predicate for this claimable balance.
    • 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