Skip to main content

@dialstack/sdk-dev / server/src / HardwareOrderListParams

Interface: HardwareOrderListParams

Defined in: sdk/server/src/index.ts:1406

Properties

expand?

TypeScript
optional expand?: "items.device"[];

Defined in: sdk/server/src/index.ts:1413

Related resources to include inline. Supported values: items.device.


location?

TypeScript
optional location?: string;

Defined in: sdk/server/src/index.ts:1411

Return only orders with a unit staged to this location. Useful for finding which orders block a location delete.