# UserAccountFinancialTransactionsDto
# Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | [optional] | |
| account_id | str | [optional] | |
| name | str, none_type | [optional] | |
| instrument_id | str | [optional] | |
| transaction_type | str, none_type | [optional] | |
| quantity | int | [optional] | |
| average_price | float | [optional] | |
| currency | str, none_type | [optional] |