Skip to main content

@dialstack/sdk / index / DECTExtension

Interface: DECTExtension

Defined in: sdk/src/types/dect.ts:120

A SIP line assignment on a DECT handset.

Properties

created_at

created_at: string;

Defined in: sdk/src/types/dect.ts:135

ISO 8601 timestamp


display_name?

optional display_name?: string;

Defined in: sdk/src/types/dect.ts:128

Optional display name override


endpoint?

optional endpoint?: object;

Defined in: sdk/src/types/dect.ts:130

Associated endpoint (when eager-loaded)

id

id: string;

name?

optional name?: string;

endpoint_id

endpoint_id: string;

Defined in: sdk/src/types/dect.ts:126

TypeID of the SIP endpoint


handset_id

handset_id: string;

Defined in: sdk/src/types/dect.ts:124

TypeID of the parent handset


id

id: string;

Defined in: sdk/src/types/dect.ts:122

TypeID with decte_ prefix


updated_at

updated_at: string;

Defined in: sdk/src/types/dect.ts:137

ISO 8601 timestamp