| Name | Type | Description | Notes |
|---|---|---|---|
| transaction_time | int | Transaction Time. (unix timestamp) | [optional] |
| user_id | int | User ID | [optional] |
| group_name | str | Group name | [optional] |
| fee | str | Fee amount (USDT) | [optional] |
| currency_pair | str | Currency pair | [optional] |
| amount | str | Transaction amount | [optional] |
| fee_asset | str | Fee currency | [optional] |
| source | str | Commission transaction type: Spot, Futures, Options, Alpha | [optional] |
| sub_broker_info | BrokerCommissionSubBrokerInfo | [optional] | |
| alpha_contract_addr | str | Alpha contract address | [optional] |