ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
com.atproto.admin
/
StatusAttr
Status
Attr
@
Serializable
data
class
StatusAttr
(
val
applied
:
Boolean
,
val
ref
:
String
?
=
null
)
Members
Constructors
Status
Attr
Link copied to clipboard
constructor
(
applied
:
Boolean
,
ref
:
String
?
=
null
)
Properties
applied
Link copied to clipboard
val
applied
:
Boolean
ref
Link copied to clipboard
val
ref
:
String
?