Trustline Sponsorship Updated Effect Response
@Serializable
@SerialName(value = "trustline_sponsorship_updated" )
Represents trustline_sponsorship_updated effect response.
This effect occurs when sponsorship for a trustline is updated.
See also
Constructors
Link copied to clipboard
constructor(id: String, account: String?, accountMuxed: String? = null, accountMuxedId: String? = null, type: String, createdAt: String, pagingToken: String, links: EffectResponse.EffectLinks, assetType: String, asset: String? = null, liquidityPoolId: String? = null, formerSponsor: String, newSponsor: String)
Properties
Link copied to clipboard
The muxed account address that is associated with this effect
Link copied to clipboard
The muxed account ID that is associated with this effect
Link copied to clipboard
The account ID of the former sponsor
Link copied to clipboard
Links related to this effect
Link copied to clipboard
The liquidity pool ID (for liquidity pool shares)
Link copied to clipboard
The account ID of the new sponsor
Link copied to clipboard
A cursor value for use in pagination