public class AccountPositions extends Object
| Constructor and Description |
|---|
AccountPositions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHasNext() |
List<HoldingInfo> |
getHoldings() |
void |
setHasNext(String hasNext) |
void |
setHoldings(List<HoldingInfo> holdings) |
String |
toString() |
public String getHasNext()
public void setHasNext(String hasNext)
public List<HoldingInfo> getHoldings()
public void setHoldings(List<HoldingInfo> holdings)
Copyright © 2025 Webull. All rights reserved.