Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.09 KB

File metadata and controls

26 lines (22 loc) · 1.09 KB

WalletInc.Model.PickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmail

From T, pick a set of properties whose keys are in the union K

Properties

Name Type Description Notes
EmployeeID string
FirstName string
LastName string
PhoneNumber string
IsPublicRepresentative bool
WalletSequenceNumber int
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]