EffectLinksResponse

public struct EffectLinksResponse : Decodable, Sendable

Navigation links for effect-related resources.

Provides hypermedia links to resources associated with an effect, including the operation that produced it and chronologically adjacent effects.

See also:

  • Stellar developer docs
  • EffectResponse for complete effect details
  • LinkResponse for individual link structure