| Name | Type | Description | Notes |
|---|---|---|---|
| transactionTime | number | Transaction Time. (unix timestamp) | [optional] [default to undefined] |
| userId | number | User ID | [optional] [default to undefined] |
| groupName | string | Group name | [optional] [default to undefined] |
| fee | string | Fee amount (USDT) | [optional] [default to undefined] |
| currencyPair | string | Currency pair | [optional] [default to undefined] |
| amount | string | Transaction amount | [optional] [default to undefined] |
| feeAsset | string | Fee currency | [optional] [default to undefined] |
| source | string | Commission transaction type: Spot, Futures, Options, Alpha | [optional] [default to undefined] |
| subBrokerInfo | BrokerCommissionSubBrokerInfo | [optional] [default to undefined] | |
| alphaContractAddr | string | Alpha contract address | [optional] [default to undefined] |