ru.dgis.sdk.directory.ParkingInfo | Android SDK | 2GIS Documentation

ParkingInfo

General parking information.

ParkingInfo(
	type: ParkingType?,
	purpose: ParkingPurpose,
	access: ParkingAccess,
	pavingType: ParkingPavingType?,
	isPaid: Boolean,
	isIncentive: Boolean,
	forTrucks: Boolean,
	levelCount: Short?,
	capacity: ParkingCapacity?
)

General parking information.

Parameters
type
purpose
access
pavingType
isPaid
isIncentive
forTrucks
levelCount
capacity
Returns
Properties

Parking purpose.

Access type.

Cover type.

Is there a charge for parking.

Whether or not the parking is ride-on.

There are places for trucks.

Number of levels.