Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-loc-marketing
/
com.mapsted.locmarketing.model
/
HomeEntity
Home
Entity
open
class
HomeEntity
Members
Constructors
Home
Entity
Link copied to clipboard
constructor
(
name
:
String
,
propertyId
:
Int
,
buildingId
:
Int
,
floorId
:
Int
,
entityId
:
Int
)
Properties
building
Id
Link copied to clipboard
val
buildingId
:
Int
entity
Id
Link copied to clipboard
val
entityId
:
Int
floor
Id
Link copied to clipboard
val
floorId
:
Int
name
Link copied to clipboard
open
var
name
:
String
property
Id
Link copied to clipboard
val
propertyId
:
Int