ParkingCapacity
Parking capacity.
public init(
total: String?,
specialSpaces: [SpecialSpace]
)
Parameters
Properties
Total parking capacity, parking spaces.
Description of special parking spaces.
Parking capacity.
public init(
total: String?,
specialSpaces: [SpecialSpace]
)
Total parking capacity, parking spaces.
Description of special parking spaces.