Attractions.io MapLayr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Attractions.io MapLayr
maplayr
/
io.attractions.maplayr.model.map
/
MapUpdateError
Map
Update
Error
data
class
MapUpdateError
(
val
responseCode
:
Int
?
,
val
message
:
String
?
)
Members
Constructors
Map
Update
Error
Link copied to clipboard
constructor
(
responseCode
:
Int
?
,
message
:
String
?
)
Properties
message
Link copied to clipboard
val
message
:
String
?
response
Code
Link copied to clipboard
val
responseCode
:
Int
?