interface GetEngineSubaccountOrdersParams {
    productId: number;
}

Hierarchy (view full)

Properties

Properties

productId: number