The values of flags that has been cleared in the operation. Options include auth_required_flag
, auth_revocable_flag
and auth_immutable_flag
.
The numeric values of flags that has been cleared in the operation. Options include 1
for auth_required_flag
, 2
for auth_revocable_flag
and 4
for auth_immutable_flag
.
The operation's creation date.
The operation's creation timestamp.
The sum weight for the high threshold.
The home domain used for stellar.toml file discovery.
The id of the operation.
The sum weight for the low threshold.
The weight of the master key. Can range from 1
to 255
.
The sum weight for the medium threshold.
A cursor value for use in pagination.
The values of flags that has been set in the operation. Options include auth_required_flag
, auth_revocable_flag
and auth_immutable_flag
.
The numeric values of flags that has been set in the operation. Options include 1
for auth_required_flag
, 2
for auth_revocable_flag
and 4
for auth_immutable_flag
.
The public key of the new signer.
The weight of the new signer. Can range from 1
to 255
.
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 of the new signer.
If set to true
, it will not check in the cache and directly make a request to retrieve the signer account instead.
The account of the new signer.
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 Set Option Operation.