Package tbdex.sdk.rust
Object CreateExchangeRequestBody.Companion
-
- All Implemented Interfaces:
public class CreateExchangeRequestBody.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static CreateExchangeRequestBody.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final CreateExchangeRequestBodyfromJsonString(String json)-
-
Method Detail
-
fromJsonString
final CreateExchangeRequestBody fromJsonString(String json)
-
-
-
-