Name | Description | Type | Additional information |
---|---|---|---|
Source |
Which source will be used for getting track times |
WorkSheetSourceEnum |
None. |
DateFromUtc |
Track times from tickets are filtered by the creation datetime (created utc) or by its from-to interval, if set. Track times from tasks are filtered by the creation datetime of the owned task or by its start datetime. |
date |
None. |
DateToUtc |
Track times from tickets are filtered by the creation datetime (created utc) or by its from-to interval, if set. Track times from tasks are filtered by the creation datetime of the owned task or by its start datetime. |
date |
None. |
UserProviderKeys |
(Optional) Filter by users' keys. |
Collection of string |
None. |
TicketTypes |
(Optional) Filter by ticket types. |
Collection of TicketTypeEnum |
None. |
ServiceIds |
(Optional) Filter by services, if service id is set to null that means tickets without service. |
Collection of integer |
None. |
CustomerIds |
(Optional) Filter by customer, if customer id is set to null that means tickets without customer. |
Collection of integer |
None. |