TransactionLinksResponse

public struct TransactionLinksResponse : Decodable, Sendable

Navigation links for transaction-related resources.

Provides hypermedia links to resources associated with a transaction, including the source account, containing ledger, operations, effects, and chronologically adjacent transactions.

See also:

  • Stellar developer docs
  • TransactionResponse for complete transaction details
  • LinkResponse for individual link structure