Click or drag to resize

UpdateTimeOffRequestIn Structure

**SCHEMA** Create a new AddUserTimeOffRequestModel
Inheritance Hierarchy
SystemObject
  SystemValueType
    AppOne.Services.V2.ContractsUpdateTimeOffRequestIn

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public struct UpdateTimeOffRequestIn : IServiceIn

The UpdateTimeOffRequestIn 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 propertyAutoAdd If the time-off does not exist then automatically add it.
Public propertyPayload A list of UpdateTimeOffRequestModel models
Top
See Also