UNPKG

notbank

Version:
5 lines (4 loc) 174 B
export interface UnsubscribeLevel1Request { InstrumentId?: number; // The ID of the instrument Symbol?: string; // The symbol of the instrument (por ejemplo, 'BTCUSD') }