Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 593 Bytes

customfieldcreate.md

File metadata and controls

35 lines (22 loc) · 593 Bytes

CustomFieldCreate

Supported Types

models.CustomFieldCreateCheckbox

value: models.CustomFieldCreateCheckbox = /* values here */

models.CustomFieldCreateDate

value: models.CustomFieldCreateDate = /* values here */

models.CustomFieldCreateNumber

value: models.CustomFieldCreateNumber = /* values here */

models.CustomFieldCreateSelect

value: models.CustomFieldCreateSelect = /* values here */

models.CustomFieldCreateText

value: models.CustomFieldCreateText = /* values here */