[
{
"attribute_code": "string",
"backend_type": "string",
"data_model": "string",
"frontend_class": "string",
"frontend_input": "string",
"frontend_label": "string",
"input_filter": "string",
"is_filterable_in_grid": true,
"is_searchable_in_grid": true,
"is_used_in_grid": true,
"is_visible_in_grid": true,
"multiline_count": 0,
"note": "string",
"options": [
{
"label": "string",
"options": [
{}
],
"value": "string"
}
],
"required": true,
"sort_order": 0,
"store_label": "string",
"system": true,
"user_defined": true,
"validation_rules": [
{
"name": "string",
"value": "string"
}
],
"visible": true
}
]