| Package | Description |
|---|---|
| com.webull.openapi.core.common.dict | |
| com.webull.openapi.data.quotes.subsribe.message |
| Modifier and Type | Method and Description |
|---|---|
static SubscribeType |
SubscribeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubscribeType[] |
SubscribeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<SubscribeType> |
SubscribeType.fromCode(int code) |
static Optional<SubscribeType> |
SubscribeType.fromType(String type) |
| Modifier and Type | Method and Description |
|---|---|
SubscribeType |
Metadata.getSubscribeType() |
| Constructor and Description |
|---|
Metadata(SubscribeType subscribeType) |
Copyright © 2025 Webull. All rights reserved.