CallStatistic (v3)
Overview
Represents a call statistic.Members
Member variables of the entity:
Member | Type | Description |
---|---|---|
eid | String | Tenant ID (if we asked tenant statistics) |
shortName | String | Tenant name (if we asked tenant statistics) |
numberOfCalls | Integer | Number of calls according to statistics filter |
lengthOfCallsSeconds | Long | |
userId | Integer | Internal ID of the user (if we asked user statistics) |
loginName | String | Login name of user (if we asked user statistics) |