ApplyWritesUpdate

data class ApplyWritesUpdate(val collection: Nsid, val rkey: RKey, val value: JsonContent)

Operation which updates an existing record.

Constructors

Link copied to clipboard
constructor(collection: Nsid, rkey: RKey, value: JsonContent)

Properties

Link copied to clipboard
Link copied to clipboard
val rkey: RKey
Link copied to clipboard