Vehicle characteristics contraints
Vehicle characteristics required to perform the booking.
property name* object
anyOf
- number
- Ranged characteristic
- boolean
number
Value of the characteristic, for example:
{
"manpower": 3
}
minnumber
Minimum value of the characteristic
maxnumber
Maximum value of the characteristic
boolean
Vehicle characteristics contraints
{}