Aller au contenu principal

PoolSpecification

typeType (string)required

Possible values: [in-ground, above-ground]

length object
anyOf
number
width object
anyOf
number
depth object
anyOf
number
shape object
anyOf
string
materials object
anyOf
string
heating_system object
anyOf
string
construction_date object
anyOf
string
indoorIndoor (boolean)
Default value: false
safety_complianceSafety Compliance (boolean)
Default value: false
PoolSpecification
{
"type": "in-ground",
"length": 0,
"width": 0,
"depth": 0,
"shape": "string",
"materials": "string",
"heating_system": "string",
"construction_date": "2024-07-29",
"indoor": false,
"safety_compliance": false
}