toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-models
/
com.mapbox.dash.models
/
ParkingInfo
/
Available
Available
class
Available
:
ParkingInfo
Members
Properties
features
Link copied to clipboard
val
features
:
Set
<
ParkingInfo.Feature
>
height
Restriction
Link copied to clipboard
val
heightRestriction
:
ParkingInfo.HeightRestriction
parking
Types
Link copied to clipboard
val
parkingTypes
:
Set
<
ParkingInfo.ParkingType
>
spots
Link copied to clipboard
val
spots
:
ParkingInfo.Spots
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String