{
"id": "text",
"name": "text",
"title": "text",
"subtitle": "text",
"order": 1,
"type": "text",
"active": true,
"page_id": "text",
"options": {
"type": "MANUAL",
"manual_options": [
{
"id": "text",
"value": "text",
"description": "text"
}
],
"database_id": "text",
"key_field_id": "text",
"description_field_id": "text",
"listing_rule_id": "text"
},
"required": true,
"default_value": "text",
"advanced": {
"content_tip": "text",
"help_text": "text",
"hide_field": true,
"read_only": true,
"compress": true,
"move_to_new_line": true
},
"validation": {
"max_limit": "text",
"min_limit": "text",
"type": "NONE",
"edition_mode": "RICH_TEXT",
"decimal_places_number": 1,
"increment": 1,
"multiple_selection": true
},
"search": {
"image_field_id": "text",
"field_id_1": "text",
"field_id_2": "text",
"field_id_3": "text",
"field_id_4": "text",
"field_id_5": "text"
},
"dependencies": [
{
"id": "text",
"dependency_field_id": "text"
}
],
"dependency_fields": [
{
"id": "text",
"dependency_field_id": "text"
}
]
}