CreateProjectFieldDto

A ProjectField is a custom field defined within your Workspace. You can define ProjectFields
for any integration purpose that is important to your business. Each ProjectField has a data
type as well as options in how it is handled. ProjectFields can be edited for each Project
within your Workspace.

Fields

FieldDescription
name
string
required
minimum 1 characters
The name of this Field
type
string
required
minimum 1 characters
The type of the Field. Valid types are the following:
Text
Number
Date
Currency
* Dropdown

Attempting to create a field with any Type other than these will
return an error.

For Dropdown Field, specify the list of choices in the Options
field.
TODO - This object needs to support a list of options, in case dropdown is selected
shortId
string
optional
The short Id of this field - human readable identity