UNPKG

notbank

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