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.

Paving type.

Whether the parking is chargeable.

Whether the parking is incentive.

There are places for trucks.

Number of levels.