UNPKG

notbank

Version:
5 lines (4 loc) 163 B
export interface UnsubscribeLevel2Request { InstrumentId?: number; // El ID del instrumento Symbol?: string; // El símbolo del instrumento (p.ej. "BTCUSD") }