| Package | Description |
|---|---|
| com.webull.openapi.data.quotes.domain |
| Modifier and Type | Method and Description |
|---|---|
List<AskBid> |
Quote.getAsks() |
List<AskBid> |
Quote.getBids() |
| Modifier and Type | Method and Description |
|---|---|
void |
Quote.setAsks(List<AskBid> asks) |
void |
Quote.setBids(List<AskBid> bids) |
Copyright © 2025 Webull. All rights reserved.