Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.24 KB

File metadata and controls

23 lines (19 loc) · 1.24 KB

Io.Gate.GateApi.Model.SpotFee

Properties

Name Type Description Notes
UserId long User ID [optional]
TakerFee string taker fee rate [optional]
MakerFee string maker fee rate [optional]
RpiMakerFee string RPI MM maker fee rate [optional]
GtDiscount bool Whether GT deduction discount is enabled [optional]
GtTakerFee string Taker fee rate if using GT deduction. It will be 0 if GT deduction is disabled [optional]
GtMakerFee string Maker fee rate with GT deduction. Returns 0 if GT deduction is disabled [optional]
LoanFee string Loan fee rate of margin lending [optional]
PointType string Point card type: 0 - Original version, 1 - New version since 202009 [optional]
CurrencyPair string Currency pair [optional]
DebitFee int Deduction types for rates, 1 - GT deduction, 2 - Point card deduction, 3 - VIP rates [optional]
RpiMm int RPI MM Level [optional]

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