Type Alias: Dashboard
Dashboard =
object
Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:4
Represents dashboard information
Properties
answeredCalls
answeredCalls:
string
Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:8
Number of answered calls (for the current day only).
billing
billing:
string
Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:13
Whether the billing is enabled or not.
callerIdBlocked
callerIdBlocked:
string
Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:53
Indicating whether the caller ID is set to “anonymous<anonymous>”, or “anonymous” only.
callForwarding
callForwarding:
string
Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:18
Indicating whether the unconditional call forwading is enabled.
callForwardingNumber
callForwardingNumber:
string
Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:23
Contains the first number set for unconditional call forwarding, or an empty string, if the number is not set.
dnd
dnd:
string
Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:28
Status of the DND enhanced service.
extInfo
extInfo:
ExtensionInfoItem
Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:58
Information about all of our currently registered devices.
timeOnCall
timeOnCall:
string
Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:33
Total talk time for a user (for the current day only) in seconds.
totalBill
totalBill:
string
Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:38
Total amount spent on calls (for the current day only).
totalCalls
totalCalls:
string
Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:43
Number of all calls (for the current day only).
voicemail
voicemail:
string
Defined in: sdk/.repo/sdk/src/types/Dashboard.ts:48
Number of unread voicemail messages.