The operation's creation date.
The operation's creation timestamp.
The id of the operation.
A cursor value for use in pagination.
The Stellar address receiving the deleted account’s pi.
The Stellar address being removed.
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 effects of the operation.
A manager for the operation effects.
Get the account receiving the deleted account’s pi.
If set to true
, it will not check in the cache and directly make a request to retrieve the receiver account instead.
The account receiving the deleted account’s pi.
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 Account Merge Operation.