routoMapSDK Android
routoMapSDK Android
/
com.routo.mapsdk.dataclass
/
ParkingLotListInfo
Parking
Lot
List
Info
data
class
ParkingLotListInfo
(
val
parkingLotList
:
Map
<
String
,
ParkingLotInfo
>
)
Constructors
Properties
Constructors
Parking
Lot
List
Info
Link copied to clipboard
fun
ParkingLotListInfo
(
parkingLotList
:
Map
<
String
,
ParkingLotInfo
>
)
Properties
parking
Lot
List
Link copied to clipboard
val
parkingLotList
:
Map
<
String
,
ParkingLotInfo
>