Candidate Custom Field

{
  "_id": String,
  "name": String,
  "type": String,
  "data_type": String,
  "value": String | Number,
  "secure": Boolean,
  "options": {},
  "company_custom_field_id": String
}