Binance Connector JS
Preparing search index...
@binance/algo
AlgoRestAPI
VolumeParticipationFutureAlgoResponse
Interface VolumeParticipationFutureAlgoResponse
Export
VolumeParticipationFutureAlgoResponse
interface
VolumeParticipationFutureAlgoResponse
{
clientAlgoId
?:
string
;
code
?:
number
;
msg
?:
string
;
success
?:
boolean
;
}
Index
Properties
client
Algo
Id?
code?
msg?
success?
Properties
Optional
client
Algo
Id
clientAlgoId
?:
string
Memberof
VolumeParticipationFutureAlgoResponse
Optional
code
code
?:
number
Memberof
VolumeParticipationFutureAlgoResponse
Optional
msg
msg
?:
string
Memberof
VolumeParticipationFutureAlgoResponse
Optional
success
success
?:
boolean
Memberof
VolumeParticipationFutureAlgoResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
Algo
Id
code
msg
success
Binance Connector JS
Loading...
Export
VolumeParticipationFutureAlgoResponse