toggle menu
app
androidJvm
switch theme
search in API
app
/
org.scottishtecharmy.soundscape.geoengine.mvttranslation
/
EntranceDetails
Entrance
Details
data
class
EntranceDetails
(
val
name
:
String
?
,
val
entranceType
:
String
?
,
val
poi
:
Boolean
,
val
osmId
:
Double
)
Members
Constructors
Entrance
Details
Link copied to clipboard
constructor
(
name
:
String
?
,
entranceType
:
String
?
,
poi
:
Boolean
,
osmId
:
Double
)
Properties
entrance
Type
Link copied to clipboard
val
entranceType
:
String
?
name
Link copied to clipboard
val
name
:
String
?
osm
Id
Link copied to clipboard
val
osmId
:
Double
poi
Link copied to clipboard
val
poi
:
Boolean