Get |
public struct GetUserLoginIn : IServiceIn
The GetUserLoginIn type exposes the following members.
| 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 | |
| End |
The Date from which to Stop Looking for Records * Required Property | |
| SortOption | Optional value to control how the data should be sorted. | |
| Start |
The Date from which to Start Looking for Records * Required Property |