Click or drag to resize

GetUserTimeOffRequestIn Properties

The GetUserTimeOffRequestIn type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleAuthToken Sets the Authentication Token which is required for any communication to the time-web API
* Required Property
Public propertyCode exampleDataAction A simple query abstraction layer used to provide a mechanism by which methods can make simple query calls to various models.
* Required Property
Public propertyCode exampleDateTimeSchema Represents a group of enums that will format any DateTime[Schema] response property based on its type
Public propertyCode exampleEndDate The end date range of user time-off requests to return.
* Required Property
Public propertyCode exampleIgnoreDeletedRequests Ignores requests that have been deleted
Public propertyCode exampleIgnoreDetails Ignores detail data from the request
Public propertyCode exampleStartDate The start date range of user time-off requests to return.
* Required Property
Top
See Also