Sep24TransactionsResponse

public struct Sep24TransactionsResponse : Decodable, Sendable

Response containing multiple transactions.

This response is returned when querying for a list of transactions via the /transactions endpoint.

See also:

  • [Sep24TransactionsRequest] for the corresponding request
  • SEP-0024