{
  "id": 23,
  "destiny": 2,
  "position": 6,
  "office_title": "Селект",
  "for_buyer": true,
  "obligatory": false,
  "active": false,
  "system_name": null,
  "created_at": "2010-10-12T13:31:09.692+04:00",
  "updated_at": "2010-10-12T13:31:09.692+04:00",
  "show_in_result": true,
  "show_in_checkout": true,
  "is_indexed": null,
  "hide_in_backoffice": null,
  "handle": null,
  "placeholder": null,
  "title": "Селект",
  "example": null,
  "type": "Field::Select",
  "field_options": [
    {
      "id": 1,
      "position": 1,
      "value": "Передан"
    },
    {
      "id": 2,
      "position": 2,
      "value": "Не передан"
    }
  ]
}