ApplyWritesUpdate

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

Operation which updates an existing record.

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard