Skip to main content

@dialstack/sdk-dev / js/src / DECTExtension

Interface: DECTExtension

Defined in: sdk/js/src/types/dect.ts:132

A SIP line assignment on a DECT handset.

Properties​

created_at​

TypeScript
created_at: string;

Defined in: sdk/js/src/types/dect.ts:149

ISO 8601 timestamp


display_name?​

TypeScript
optional display_name?: string;

Defined in: sdk/js/src/types/dect.ts:142

Optional display name override


endpoint?​

TypeScript
optional endpoint?: object;

Defined in: sdk/js/src/types/dect.ts:144

Associated endpoint (when eager-loaded)

id​

TypeScript
id: string;

name?​

TypeScript
optional name?: string;

endpoint_id​

TypeScript
endpoint_id: string;

Defined in: sdk/js/src/types/dect.ts:140

TypeID of the SIP endpoint


handset?​

TypeScript
optional handset?: string;

Defined in: sdk/js/src/types/dect.ts:136

TypeID of the parent handset


handset_id​

TypeScript
handset_id: string;

Defined in: sdk/js/src/types/dect.ts:138

Deprecated​

Use handset. Retained for backwards compatibility.


id​

TypeScript
id: string;

Defined in: sdk/js/src/types/dect.ts:134

TypeID with decte_ prefix


updated_at​

TypeScript
updated_at: string;

Defined in: sdk/js/src/types/dect.ts:151

ISO 8601 timestamp