ditto-lib / live.ditto / DittoUpdateResult / Pushed

Pushed

class Pushed : DittoUpdateResult

Constructors

<init>

Pushed(docID: String, path: String, value: Any)

Properties

docID

val docID: String

path

val path: String

value

val value: Any