Appearance
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
integermodel_measurement_type_id
integermodel_measurement_value_id
integername
stringvalue
stringsize
stringfeet
integerinches
integerimperial
stringcm
stringmetric
stringhas_inches
booleanhas_cm
booleanhas_quarters
booleanhas_halves
booleanpair_id
integersort_order
integerupdated_at
datetime