| Get |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic struct GetUserTimeOffRequestIn : IServiceIn
The GetUserTimeOffRequestIn type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | AuthToken | Sets the Authentication Token which is required for any communication to the time-web API * Required Property | 
|   | DataAction | A simple query abstraction layer used to provide a mechanism by which methods can make simple query calls to various models. * Required Property | 
|   | DateTimeSchema | Represents a group of enums that will format any DateTime[Schema] response property based on its type | 
|   | EndDate | The end date range of user time-off requests to return. * Required Property | 
|   | IgnoreDeletedRequests | Ignores requests that have been deleted | 
|   | IgnoreDetails | Ignores detail data from the request | 
|   | StartDate | The start date range of user time-off requests to return. * Required Property | 
 Remarks
Remarks Example
Example See Also
See Also