public class AccountDetailKey extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_MODE |
| Constructor and Description |
|---|
AccountDetailKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getMode()
mode: 1 - classic account 2 - portfolio margin account
|
int |
hashCode() |
AccountDetailKey |
mode(Integer mode) |
void |
setMode(Integer mode) |
String |
toString() |
public static final String SERIALIZED_NAME_MODE
public AccountDetailKey mode(Integer mode)
@Nullable public Integer getMode()
public void setMode(Integer mode)
Copyright © 2023. All rights reserved.