Skip to content

measurement

Example

json
{
  "id": 1,
  "model_measurement_type_id": 1,
  "model_measurement_value_id": null,
  "name": "Height",
  "value": null,
  "size": null,
  "feet": null,
  "inches": null,
  "imperial": "5' 10\"",
  "cm": "178cm",
  "metric": "178cm",
  "has_inches": 0,
  "has_cm": 0,
  "has_quarters": 0,
  "has_halves": 0,
  "pair_id": null,
  "sort_order": 1,
  "updated_at": "2025-01-31 12:00:00"
}

Properties

id integer
model_measurement_type_id integer
model_measurement_value_id integer
name string
value string
size string
feet integer
inches integer
imperial string
cm string
metric string
has_inches boolean
has_cm boolean
has_quarters boolean
has_halves boolean
pair_id integer
sort_order integer
updated_at datetime