interface GetEngineSubaccountProductOrdersParams {
    productIds: number[];
}

Hierarchy (view full)

Properties

Properties

productIds: number[]