Package org.stellar.sdk.responses
Class Claimant
java.lang.Object
org.stellar.sdk.responses.Claimant
Represents an entity who is eligible to claim the claimable balance.
-
Constructor Details
-
Claimant
Creates a newClaimant
instance.- Parameters:
destination
- The destination account id.predicate
- The predicate for this claimable balance.
-
-
Method Details