OperationLinksResponse

public struct OperationLinksResponse : Decodable, Sendable

Navigation links for operation-related resources.

Provides hypermedia links to resources associated with an operation, including effects, the containing transaction, and chronologically adjacent operations.

See also:

  • Stellar developer docs
  • OperationResponse for complete operation details
  • LinkResponse for individual link structure