Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a single canceled order data.

Hierarchy

  • CanceledOrderData

Index

Constructors

constructor

Properties

Private _clientId

_clientId: string

Private _id

_id: number

Private _oldclientId

_oldclientId: string

Private _symbol

_symbol: string

Accessors

clientId

  • get clientId(): string
  • set clientId(value: string): void

id

  • get id(): number
  • set id(value: number): void

oldclientId

  • get oldclientId(): string
  • set oldclientId(value: string): void

symbol

  • get symbol(): string
  • set symbol(value: string): void

Generated using TypeDoc