bluefin_api 1.5.0

Bluefin API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# AccountStreamMessagePayload

## Enum Variants

| Name | Description |
|---- | -----|
| AccountAggregatedTradeUpdate | The payload of the message, which varies based on the event type. |
| AccountCommandFailureUpdate | The payload of the message, which varies based on the event type. |
| AccountOrderUpdate | The payload of the message, which varies based on the event type. |
| AccountPositionUpdate | The payload of the message, which varies based on the event type. |
| AccountTradeUpdate | The payload of the message, which varies based on the event type. |
| AccountTransactionUpdate | The payload of the message, which varies based on the event type. |
| AccountUpdate | The payload of the message, which varies based on the event type. |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)