Skip to main content

@dialstack/sdk / server / HardwareOrderListParams

Interface: HardwareOrderListParams

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

Properties

expand?

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

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

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


location?

TypeScript
optional location?: string;

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

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