Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.65 KB

customfield.md

File metadata and controls

11 lines (8 loc) · 1.65 KB

CustomField

Fields

Field Type Required Description Example
id Nullable[str] ✔️ Unique identifier for the custom field. 2389328923893298
name OptionalNullable[str] Name of the custom field. employee_level
description OptionalNullable[str] More information about the custom field Employee Level
value OptionalNullable[models.Value] N/A