GetExchangeResponse

class GetExchangeResponse(val data: List<Message>?)

Get exchanges response

Constructors

Link copied to clipboard
constructor(data: List<Message>?)

Properties

Link copied to clipboard

list of exchanges (list of tbdex messages)