The account that originates the effect.
The code for the created asset. Appears if assetType
is not native.
The Stellar address of the created asset’s issuer. Appears if assetType
is not native.
The type of the created asset. Either native
, credit_alphanum4
, or credit_alphanum12
.
The effect's creation date.
The effect's creation timestamp.
The id of the effect.
The maximum amount of the created asset.
A cursor value for use in pagination.
The numeric type of the effect.
The name of the effect type.
Get the account the effect belongs to.
If set to true
, it will not check in the cache and directly make a request to retrieve the account instead.
The account the effect belongs to.
Get the created asset 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 created asset if it's not native
.
Generated using TypeDoc
Structure representing a Stellar Trustline Created Effect.