Skip to main content

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

Interface: HardwareOrderListParams

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

Properties​

expand?​

TypeScript
optional expand?: HardwareOrderExpand[];

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

Related resources to include inline. Supported values: items.device, items.bundle_catalog, lines.hardware_catalog.


location?​

TypeScript
optional location?: string;

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

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