A set of options for retrieving the results of a ticket saved search.
Name | Required? | Type | Nullable? | Summary |
---|---|---|---|---|
SearchText | String | This field is nullable. | The search text to filter on. | |
OnlyMy | Boolean | Whether to filter on tickets for which the current user is responsible. | ||
OnlyOpen | Boolean | Whether to filter on open tickets (i.e. tickets with statuses in the "New", "In Process", or "On Hold" classes). | ||
Page | This field is required. | TeamDynamix.Api.RequestPage | The page of data being requested for the saved search. |