Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.02 KB

File metadata and controls

26 lines (22 loc) · 1.02 KB

WalletInc.Model.WTEmployeeCreate

Properties

Name Type Description Notes
FirstName string
LastName string
Email string
PhoneNumber string
IsPublicRepresentative bool
WalletSequenceNumber int
EmployeeID string
JobTitle string
Department string
ScheduleStartDay string [optional]
ScheduleStartHour decimal [optional]
ScheduleStartMinute decimal [optional]
ScheduleStartMeridiem string [optional]
ScheduleEndDay string [optional]
ScheduleEndHour decimal [optional]
ScheduleEndMinute decimal [optional]
ScheduleEndMeridiem string [optional]

[Back to Model list] [Back to API list] [Back to README]