# # UserAccountFinancialTransactionsDto
# Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | [optional] | |
| account_id | string | [optional] | |
| name | string | [optional] | |
| instrument_id | string | [optional] | |
| transaction_type | string | [optional] | |
| quantity | int | [optional] | |
| average_price | double | [optional] | |
| currency | string | [optional] |