Binance Connector JS
Preparing search index...
@binance/spot
SpotRestAPI
OrderTestResponse
Interface OrderTestResponse
Export
OrderTestResponse
interface
OrderTestResponse
{
discount
?:
OrderTestResponseDiscount
;
standardCommissionForOrder
?:
OrderTestResponseStandardCommissionForOrder
;
taxCommissionForOrder
?:
OrderTestResponseStandardCommissionForOrder
;
}
Index
Properties
discount?
standard
Commission
For
Order?
tax
Commission
For
Order?
Properties
Optional
discount
discount
?:
OrderTestResponseDiscount
Memberof
OrderTestResponse
Optional
standard
Commission
For
Order
standardCommissionForOrder
?:
OrderTestResponseStandardCommissionForOrder
Memberof
OrderTestResponse
Optional
tax
Commission
For
Order
taxCommissionForOrder
?:
OrderTestResponseStandardCommissionForOrder
Memberof
OrderTestResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
discount
standard
Commission
For
Order
tax
Commission
For
Order
Binance Connector JS
Loading...
Export
OrderTestResponse