Click or drag to resize

AddUserTimeNonWorkShiftModelWebKioskTerminalID Property

The web kiosk terminal id that the transaction came through

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public int WebKioskTerminalID { get; set; }

Property Value

Int32
Remarks
The web kiosk terminal id that the transaction came through. This value will default to 0 and should only be passed if the client is using a web kiosk to process the transaction.

Example
10
See Also