Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 601 Bytes

File metadata and controls

15 lines (10 loc) · 601 Bytes

CreateCustomFieldRequest

Properties

Name Type Description Notes
profile_id String
name String
slug Option<String> Auto-generated from name if not provided [optional]
r#type Type (enum: text, number, date, boolean, select)
options Option<Vec> Required for select type [optional]

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