Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubscribeRequest

Hierarchy

  • BaseRequest
    • SubscribeRequest

Index

Properties

Optional accounts

accounts: string[]

Optional accounts_proposed

accounts_proposed: string[]

Optional api_version

api_version: number

Optional books

books: Book[]

command

command: "subscribe"

Optional id

id: string | number

Optional streams

streams: StreamType[]

Optional url

url: string

Optional url_password

url_password: string

Optional url_username

url_username: string

Generated using TypeDoc