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
attachment_idstring uuid nullable
ID of the attachment this links to
custom_symbol_idstring uuid nullable
ID of the custom symbol this links to
floorplan_idstring uuid nullable
ID of the plan this links too
form_idstring uuid nullable
ID of the form this links to
project_idstring uuid required
ID of the project this entity belongs to
sheet_idstring uuid required
ID of the sheet this links to
colorstring nullable
Color to be used for this link
descriptionstring nullable
A short description of the entity
pos_xinteger nullable
X coordinate of the pixel where the link is centered on the plan
pos_yinteger nullable
Y coordinate of the pixel where the link is centered on the plan
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 nullable 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