TrustLine

data class TrustLine(val accountId: String, val asset: Asset) : Sponsorship

Revoke sponsorship of a trustline.

Constructors

Link copied to clipboard
constructor(accountId: String, asset: Asset)

Properties

Link copied to clipboard

The account ID

Link copied to clipboard

The asset of the trustline