UNPKG

notbank

Version:
5 lines (4 loc) 175 B
export interface SubscribeOrderStateEventsRequest { AccountId: number; // ID of the account (required) InstrumentId?: number; // ID of the instrument (optional, filter) }