Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 838 Bytes

UserPayload.md

File metadata and controls

18 lines (13 loc) · 838 Bytes

UserPayload

Properties

Name Type Description Notes
admin bool [optional]
inactive bool [optional]
labour_cost int Paid feature [optional]
posted_fields list[str] for explicit NULL-s, add field name here [optional]
rate float Paid feature [optional]
rate_change_mode str Paid feature [optional]
role str Allowed inputs: "admin", "user", "projectlead" and "teamlead" [optional]
working_hours_in_minutes int Paid feature [optional]

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