The id of the claimable balance.
The id of the account which claimed the balance.
The operation's creation date.
The operation's creation timestamp.
The id of the operation.
A cursor value for use in pagination.
The account that originates the operation.
A unique id for the transaction the operation belongs to.
The numeric type of the operation.
The name of the operation type.
Get the claimed balance.
If set to true
, it will not check in the cache and directly make a request to retrieve the claimable balance instead.
The claimed balance.
Get the account which claimed the balance.
If set to true
, it will not check in the cache and directly make a request to retrieve the claimant account instead.
The account of the claimant.
Get the effects of the operation.
A manager for the operation effects.
Get the source account of the operation.
If set to true
, it will not check in the cache and directly make a request to retrieve the source account instead.
The source account of the operation.
Get the transaction the operation belongs to.
If set to true
, it will not check in the cache and directly make a request to retrieve the transaction instead.
The transaction of the operation.
Generated using TypeDoc
Structure representing a Stellar Claim Claimable Balance Operation.