api-docs/models/ShipCondition.json
2022-10-05 18:13:47 -07:00

6 lines
163 B
JSON

{
"type": "integer",
"description": "Condition is a range of 0 to 100 where 0 is completely worn out and 100 is brand new.",
"minimum": 0,
"maximum": 100
}