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

Interface: QueryDepthResponse

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

types/responses.QueryDepthResponse

Table of contents

Properties

Properties

asks

asks: [string, string][]

Defined in: types/responses.ts:16


bids

bids: [string, string][]

Defined in: types/responses.ts:15


lastUpdateId

lastUpdateId: number

Defined in: types/responses.ts:14

Clone this wiki locally