ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
com.atproto.repo
/
ApplyWritesUpdate
Apply
Writes
Update
@
Serializable
data
class
ApplyWritesUpdate
(
val
collection
:
Nsid
,
val
rkey
:
RKey
,
val
value
:
JsonContent
)
Operation which updates an existing record.
Members
Constructors
Apply
Writes
Update
Link copied to clipboard
constructor
(
collection
:
Nsid
,
rkey
:
RKey
,
value
:
JsonContent
)
Properties
collection
Link copied to clipboard
val
collection
:
Nsid
rkey
Link copied to clipboard
val
rkey
:
RKey
value
Link copied to clipboard
val
value
:
JsonContent