| Package | Description |
|---|---|
| io.gate.gateapi.api | |
| io.gate.gateapi.models |
| Modifier and Type | Method and Description |
|---|---|
FlashSwapOrderPreview |
FlashSwapApi.previewFlashSwapOrder(FlashSwapPreviewRequest flashSwapPreviewRequest)
Initiate a flash swap order preview
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<FlashSwapOrderPreview> |
FlashSwapApi.previewFlashSwapOrderWithHttpInfo(FlashSwapPreviewRequest flashSwapPreviewRequest)
Initiate a flash swap order preview
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
FlashSwapApi.previewFlashSwapOrderAsync(FlashSwapPreviewRequest flashSwapPreviewRequest,
ApiCallback<FlashSwapOrderPreview> _callback)
Initiate a flash swap order preview (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
FlashSwapOrderPreview |
FlashSwapOrderPreview.buyAmount(String buyAmount) |
FlashSwapOrderPreview |
FlashSwapOrderPreview.buyCurrency(String buyCurrency) |
FlashSwapOrderPreview |
FlashSwapOrderPreview.previewId(String previewId) |
FlashSwapOrderPreview |
FlashSwapOrderPreview.price(String price) |
FlashSwapOrderPreview |
FlashSwapOrderPreview.sellAmount(String sellAmount) |
FlashSwapOrderPreview |
FlashSwapOrderPreview.sellCurrency(String sellCurrency) |
Copyright © 2023. All rights reserved.