ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
com.atproto.sync
/
SubscribeReposRepoOpAction
Subscribe
Repos
Repo
Op
Action
@
Serializable
(
with
=
SubscribeReposRepoOpActionSerializer::class
)
sealed
class
SubscribeReposRepoOpAction
:
AtpEnum
Inheritors
Create
Update
Delete
Unknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Create
Link copied to clipboard
data
object
Create
:
SubscribeReposRepoOpAction
Delete
Link copied to clipboard
data
object
Delete
:
SubscribeReposRepoOpAction
Unknown
Link copied to clipboard
data
class
Unknown
(
val
rawValue
:
String
)
:
SubscribeReposRepoOpAction
Update
Link copied to clipboard
data
object
Update
:
SubscribeReposRepoOpAction
Properties
value
Link copied to clipboard
open
override
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String