@dialstack/sdk / index / DECTExtension
Interface: DECTExtension
Defined in: sdk/src/types/dect.ts:127
A SIP line assignment on a DECT handset.
Properties
created_at
TypeScript
created_at: string;
Defined in: sdk/src/types/dect.ts:144
ISO 8601 timestamp
display_name?
TypeScript
optional display_name?: string;
Defined in: sdk/src/types/dect.ts:137
Optional display name override
endpoint?
TypeScript
optional endpoint?: object;
Defined in: sdk/src/types/dect.ts:139
Associated endpoint (when eager-loaded)
id
TypeScript
id: string;
name?
TypeScript
optional name?: string;
endpoint_id
TypeScript
endpoint_id: string;
Defined in: sdk/src/types/dect.ts:135
TypeID of the SIP endpoint
handset?
TypeScript
optional handset?: string;
Defined in: sdk/src/types/dect.ts:131
TypeID of the parent handset
handset_id
TypeScript
handset_id: string;
Defined in: sdk/src/types/dect.ts:133
Deprecated
Use handset. Retained for backwards compatibility.
id
TypeScript
id: string;
Defined in: sdk/src/types/dect.ts:129
TypeID with decte_ prefix
updated_at
TypeScript
updated_at: string;
Defined in: sdk/src/types/dect.ts:146
ISO 8601 timestamp