toggle menu
ozone
common
switch theme
search in API
ozone
/
com.atproto.repo
/
ApplyWritesUpdate
Apply
Writes
Update
@
Serializable
data
class
ApplyWritesUpdate
(
val
collection
:
Nsid
,
val
rkey
:
String
,
val
value
:
JsonContent
)
Operation which updates an existing record.
Members
Constructors
Apply
Writes
Update
Link copied to clipboard
constructor
(
collection
:
Nsid
,
rkey
:
String
,
value
:
JsonContent
)
Properties
collection
Link copied to clipboard
val
collection
:
Nsid
rkey
Link copied to clipboard
val
rkey
:
String
value
Link copied to clipboard
val
value
:
JsonContent