Nado Typescript SDK Documentation
    Preparing search index...

    Interface EngineServerPositionChangeStreamParams

    interface EngineServerPositionChangeStreamParams {
        product_id?: number;
        subaccount: string;
    }
    Index

    Properties

    product_id?: number

    when not provided, subscribes to all products

    subaccount: string