odo.api
/
straightway.odo.api.v0.data
/
DataCollection
/
ChangeType
Change
Type
enum
ChangeType
:
Enum
<
DataCollection.ChangeType
>
Content copied to clipboard
The type of change propagated in a change event.
Entries
Properties
Entries
Added
Link copied to clipboard
Added
()
Content copied to clipboard
An item was added.
Modified
Link copied to clipboard
Modified
()
Content copied to clipboard
An item was modified.
Removed
Link copied to clipboard
Removed
()
Content copied to clipboard
An item was removed.
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard