toggle menu
ozone
common
switch theme
search in API
ozone
/
com.atproto.repo
/
ApplyWritesCreate
Apply
Writes
Create
@
Serializable
data
class
ApplyWritesCreate
(
val
collection
:
Nsid
,
val
rkey
:
String
?
=
null
,
val
value
:
JsonContent
)
Operation which creates a new record.
Members
Constructors
Apply
Writes
Create
Link copied to clipboard
constructor
(
collection
:
Nsid
,
rkey
:
String
?
=
null
,
value
:
JsonContent
)
Properties
collection
Link copied to clipboard
val
collection
:
Nsid
rkey
Link copied to clipboard
val
rkey
:
String
?
=
null
value
Link copied to clipboard
val
value
:
JsonContent