The id of the account which is no longer sponsored.
The id of the claimable balance which is no longer sponsored.
The operation's creation date.
The operation's creation timestamp.
The id of the account whose data entry is no longer sponsored.
The name of the data entry which is no longer sponsored.
The id of the operation.
The id of the offer which is no longer sponsored.
A cursor value for use in pagination.
The account id of the signer which is no longer sponsored.
The type of the signer which is no longer sponsored.
The account that originates the operation.
A unique id for the transaction the operation belongs to.
The id of the account whose trustline is no longer sponsored.
The asset id of the trustline which is no longer sponsored.
The numeric type of the operation.
The name of the operation type.
Get the account which is no longer sponsored if there is one.
If set to true
, it will not check in the cache and directly make a request to retrieve the account instead.
The no longer sponsored account if there is one.
Get the claimable balance which is no longer sponsored if there is one.
If set to true
, it will not check in the cache and directly make a request to retrieve the claimable balance instead.
The no longer sponsored claimable balance if there is one.
Get the account whose data entry is no longer sponsored if there is one.
If set to true
, it will not check in the cache and directly make a request to retrieve the data account instead.
The no longer sponsored data entry account if there is one.
Get the data entry of the account which is no longer sponsored if there is one.
If set to true
, it will not check in the cache and directly make a request to retrieve the data account entry instead.
The no longer sponsored account data entry if there is one.
Get the effects of the operation.
A manager for the operation effects.
Get the offer which is no longer sponsored if there is one.
If set to true
, it will not check in the cache and directly make a request to retrieve the offer instead.
The no longer sponsored offer if there is one.
Get the account of the signer which is no longer sponsored if there is one.
If set to true
, it will not check in the cache and directly make a request to retrieve the signer account instead.
The no longer sponsored signer account if there is one.
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.
Get the account whose trustline is no longer sponsored if there is one.
If set to true
, it will not check in the cache and directly make a request to retrieve the trustline account instead.
The no longer sponsored trustline account if there is one.
Get the asset of the trustline which is no longer sponsored if there is one.
If set to true
, it will not check in the cache and directly make a request to retrieve the trustline asset instead.
The no longer sponsored trustline asset if there is one.
Generated using TypeDoc
Structure representing a Stellar Revoke Sponsorship Operation.