The amount available to be claimed.
The asset available to be claimed in the SEP-11 form asset_code:issuing_address
or native
(for Pi).
The list of entries which could claim the claimable 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.
The account id of the sponsor who is paying the reserves for the claimable balance.
A unique id for the transaction the operation belongs to.
The numeric type of the operation.
The name of the operation type.
Get the asset of the claimable balance if it's not native
.
If set to true
, it will not check in the cache and directly make a request to retrieve the asset instead.
The asset of the claimable balance if it's not native
.
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 account of the sponsor who is paying the reserves for the claimable balance.
If set to true
, it will not check in the cache and directly make a request to retrieve the sponsor account instead.
The account of the sponsor.
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 Create Claimable Balance Operation.