Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetOrderbookRequest

Hierarchy

  • GetOrderbookRequest

Index

Properties

limit?: number

Number of records. Default 15

marketId: number

Market ID

orderType?: "Ask" | "Bid"

Type of orders to select (case-sensitive). If no value both ask and bids are returned

Generated using TypeDoc