interface EngineServerFillStreamParams {
    product_id: number;
    subaccount: string;
}

Properties

product_id: number
subaccount: string