The Stellar address of the asset being trusted.
The code for the asset being trusted.
The type of asset being trusted. Either credit_alphanum4, or credit_alphanum12.
The operation's creation date.
The operation's creation timestamp.
The id of the operation.
The limit on the amount of an asset that the source account can hold.
A cursor value for use in pagination.
The account that originates the operation.
A unique id for the transaction the operation belongs to.
The if of the issuing account.
The id of the source account.
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 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 trusted asset.
If set to true
, it will not check in the cache and directly make a request to retrieve the trusted asset instead.
The trusted asset.
Get the account of the trustee.
If set to true
, it will not check in the cache and directly make a request to retrieve the trustee account instead.
The account of the trustee.
Get the account of the trustor.
If set to true
, it will not check in the cache and directly make a request to retrieve the trustor account instead.
The account of the trustor.
Generated using TypeDoc
Structure representing a Stellar Change Trust Operation.