Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 788 Bytes

CreditPlatformIds.md

File metadata and controls

15 lines (10 loc) · 788 Bytes

CreditPlatformIds

The object containing a set of ids related to an employee.

Properties

Name Type Description Notes
employee_id str, none_type The ID of an employee as given by their employer.
payroll_id str, none_type The ID of an employee as given by their payroll.
position_id str, none_type The ID of the position of the employee.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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