Package tbdex.sdk.http
Class GetExchangeResponseBody
-
- All Implemented Interfaces:
public final class GetExchangeResponseBody
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classGetExchangeResponseBody.Companion
-
Field Summary
Fields Modifier and Type Field Description private final List<Message>datapublic final static GetExchangeResponseBody.CompanionCompanion
-
Constructor Summary
Constructors Constructor Description GetExchangeResponseBody(List<Message> data)
-
Method Summary
Modifier and Type Method Description final List<Message>getData()final StringtoJsonString()
-