toggle menu
ozone
common
switch theme
search in API
ozone
/
com.atproto.sync
/
SubscribeReposStatus
Subscribe
Repos
Status
@
Serializable
(
with
=
SubscribeReposStatusSerializer::class
)
sealed
class
SubscribeReposStatus
:
AtpEnum
If active=false, this optional field indicates a reason for why the account is not active.
Inheritors
Takendown
Suspended
Deleted
Deactivated
Unknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Deactivated
Link copied to clipboard
data
object
Deactivated
:
SubscribeReposStatus
Deleted
Link copied to clipboard
data
object
Deleted
:
SubscribeReposStatus
Suspended
Link copied to clipboard
data
object
Suspended
:
SubscribeReposStatus
Takendown
Link copied to clipboard
data
object
Takendown
:
SubscribeReposStatus
Unknown
Link copied to clipboard
data
class
Unknown
(
val
rawValue
:
String
)
:
SubscribeReposStatus
Properties
value
Link copied to clipboard
open
override
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String