Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 973 Bytes

File metadata and controls

19 lines (15 loc) · 973 Bytes

BrokerTransaction1

Properties

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]

[Back to Model list] [Back to API list] [Back to README]