Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.06 KB

File metadata and controls

21 lines (16 loc) · 1.06 KB

BrokerCommission1

Properties

Name Type Description Notes
CommissionTime int64 Commission time (Unix timestamp in seconds) [optional]
UserId int64 User ID [optional]
GroupName string Group name [optional]
Amount string The amount of commission rebates [optional]
Fee string Fee [optional]
FeeAsset string Fee currency [optional]
RebateFee string The income from rebates, converted to USDT [optional]
Source string Commission transaction type: Spot, Futures, Options, Alpha [optional]
CurrencyPair string Currency pair [optional]
SubBrokerInfo BrokerCommissionSubBrokerInfo [optional]
AlphaContractAddr string Alpha contract address [optional]

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