Skip to content
This repository was archived by the owner on Apr 11, 2022. It is now read-only.

Interface: QueryBookTickerResponse

Daniel Brenot edited this page Apr 22, 2021 · 1 revision

types/responses.QueryBookTickerResponse

Table of contents

Properties

Properties

askPrice

askPrice: string

Defined in: types/responses.ts:87


askQty

askQty: string

Defined in: types/responses.ts:88


bidPrice

bidPrice: string

Defined in: types/responses.ts:85


bidQty

bidQty: string

Defined in: types/responses.ts:86


symbol

symbol: string

Defined in: types/responses.ts:84

Clone this wiki locally