Click or drag to resize

GetPunchPromptsIn Structure

[Missing <summary> documentation for "T:AppOne.Services.V2.Contracts.GetPunchPromptsIn"]

Inheritance Hierarchy
SystemObject
  SystemValueType
    AppOne.Services.V2.ContractsGetPunchPromptsIn

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

The GetPunchPromptsIn 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 examplePunchTypeID PunchTypeID is the Transaction Type Id which is of Punch Type, which can be use to get the Punch prompt details(Questions and Answers) associated with Punch Type
Top
See Also