Click or drag to resize

AddUserPayAdjustIn Structure

Adds the payload data for a list of AddUserPayAdjustModel
Inheritance Hierarchy
SystemObject
  SystemValueType
    AppOne.Services.V2.ContractsAddUserPayAdjustIn

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

The AddUserPayAdjustIn 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 examplePayload A list of AddUserPayAdjustModel models
Top
Remarks
Adds the payload data for a list of AddUserPayAdjustModel.
Example
See Also