# AccountSubscriptionMessage
## Properties
**auth_token** | Option<**String**> | The authentication token for the account. | [optional]
**method** | [**models::SubscriptionType**](SubscriptionType.md) | |
**data_streams** | [**Vec<models::AccountDataStream>**](AccountDataStream.md) | List of account data streams to subscribe or unsubscribe from. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)