Click or drag to resize

UpdateUserPayAdjustInPayload Property

A list of UpdateUserPayAdjustModel models
* Required Property

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public List<UpdateUserPayAdjustModel> Payload { get; set; }

Property Value

ListUpdateUserPayAdjustModel
Remarks
A list of UpdateUserPayAdjustModel models
Example
See Also