Click or drag to resize

UpdateUserPayAdjustIn.Payload 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

List<UpdateUserPayAdjustModel>
Remarks
A list of UpdateUserPayAdjustModel models
Example
See Also