Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (22 loc) · 1007 Bytes

CustomFieldUpdate.md

File metadata and controls

27 lines (22 loc) · 1007 Bytes

CustomFieldUpdate

Properties

Name Type Description Notes
labels [[String: String]]
options [String]
name String
order Int [optional]
type String
useForUploads Bool [optional]
requireToUpload Bool [optional]
nonUserEditable Bool [optional]
validation String [optional]
regex String [optional]
rangeMin Int [optional]
rangeMax Int [optional]
numberOfDigits Int [optional]
metadataPrefill String [optional]
highlightExpiration Bool [optional]
multipleResponse Bool [optional]
helpText String [optional]

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