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-ui-components
/
com.mapsted.ui_components.domain.model
/
Property
/
Property
Property
constructor
(
propertyName
:
String
=
""
,
propertyAddress
:
String
=
""
,
propertyImageUrl
:
String
?
,
propertyCountryCode
:
String
?
=
""
,
propertyId
:
Int
=
-1
,
mapDownloadStatus
:
DownloadStatus
?
=
null
,
propertyPlaceholderImageUrl
:
Int
=
R.drawable.property_paceholder
,
currentDownloadProgress
:
Int
=
0
)