Zync SDK
Toggle table of contents
1.0.36-alpha.40
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.property.models
/
ZyncPropertyUpdateEvent
Zync
Property
Update
Event
sealed
class
ZyncPropertyUpdateEvent
Inheritors
PropertyUpdated
PropertyDeleted
PropertyNotAccessible
Members
Types
Property
Deleted
Link copied to clipboard
data
class
PropertyDeleted
(
val
propertyUid
:
String
)
:
ZyncPropertyUpdateEvent
Property
Not
Accessible
Link copied to clipboard
data
class
PropertyNotAccessible
(
val
propertyUid
:
String
)
:
ZyncPropertyUpdateEvent
Property
Updated
Link copied to clipboard
data
class
PropertyUpdated
(
val
propertyUid
:
String
)
:
ZyncPropertyUpdateEvent