Table of Contents

Class EmplUpdateSupervisorRequestModel

Namespace
Ede.Uofx.PubApi.Sdk.NetStd.Models.Base
Assembly
Ede.Uofx.PubApi.Sdk.NetStd.dll
public class EmplUpdateSupervisorRequestModel : RequestModel
Inheritance
EmplUpdateSupervisorRequestModel
Inherited Members

Properties

DeptCode

public string DeptCode { get; set; }

Property Value

string

SupervisorAccount

public string SupervisorAccount { get; set; }

Property Value

string

SupervisorType

public SupervisorType SupervisorType { get; set; }

Property Value

SupervisorType

UserCode

public string UserCode { get; set; }

Property Value

string

UserType

public UserType UserType { get; set; }

Property Value

UserType