| Package | Description |
|---|---|
| com.binance.client | |
| com.binance.client.impl | |
| com.binance.client.model.enums |
| Modifier and Type | Method and Description |
|---|---|
ResponseResult |
SyncRequestClient.changeMarginType(String symbolName,
MarginType marginType)
Change margin type (ISOLATED, CROSSED)
|
| Modifier and Type | Method and Description |
|---|---|
ResponseResult |
SyncRequestImpl.changeMarginType(String symbolName,
MarginType marginType) |
| Modifier and Type | Method and Description |
|---|---|
static MarginType |
MarginType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MarginType[] |
MarginType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.