@dialstack/sdk / index / CallLogDID
Interface: CallLogDID
Defined in: sdk/src/types/components.ts:227
Compact DID reference embedded in a call log when expand[]=did is
requested — identity and the dialable number only.
Properties
id
id: string;
Defined in: sdk/src/types/components.ts:228
phone_number
phone_number: string;
Defined in: sdk/src/types/components.ts:229