Optional
flagsOptional flags: e.g. tfSetNoRipple, tfSetFreeze, tfSetfAuth, etc.
How much of the IOU you’re willing to trust (or modify).
Optional
memosOptional memos to attach.
Optional
qualityOptional integer 1..2^32-1.
Optional
qualityOptional integer 1..2^32-1.
Options for setting or modifying a trust line on the XRPL.
limitAmount
: the IssuedCurrencyAmount defining the counterparty and currency (e.g. { currency: "USD", issuer: "rCounterpartyAddress...", value: "100" }). The SDK’s ownclassicAddress
is the Account executing the TrustSet.flags
: optional ITrustSetFlags (e.g. tfSetNoRipple, tfClearFreeze, tfSetfAuth, etc.).qualityIn
/qualityOut
: optional integer >0 (1..2^32-1).memos
,destinationTag
,invoiceId
: optional for on‐chain tagging.