creator_user_idinteger required
ID of the user who created this entity
last_editor_user_idinteger required
ID of the user who most recently edited this entity
data_type_idstring uuid nullable
ID of the DataType this input wants a value of (for kind data_input)
form_section_record_idstring uuid required
ID of the record this belongs to
form_template_section_record_input_idstring uuid required
ID of the template this input was created from
project_idstring uuid required
ID of the project this entity belongs to
entity_type'Attachment' | 'Floorplan' | 'User' | 'null' nullable
Type of entity this input wants a value of (for kind entity_input)
expressionstring nullable
Expression to use to automatically compute the value using
kind'data_input' | 'entity_input' | 'sign_input' | 'weather' required
max_valuesinteger required
Max number of values this input can have
min_valuesinteger required
Min number of values this input should have
ordinalinteger required
Specifies the ordering among siblings
created_atstring date-time required
Time when the server created the entity
deleted_atstring date-time nullable
Time the server deleted the entity
device_created_atstring date-time required
Time when the device created the entity
device_updated_atstring date-time required
Time when the device last updated the entity
resolved_conflictboolean required
Specifies if PUT/PATCH request was rejected - do not store this field!
updated_atstring date-time required
Time when the server last updated the entity
summary_expressionstring nullable
Represents types of summary expressions where the record input is included
default_entity_idstring uuid nullable required
ID of the entity use when creating a new form