ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
tools.ozone.report
/
QueryReportsSubjectType
Query
Reports
Subject
Type
@
Serializable
(
with
=
QueryReportsSubjectTypeSerializer::class
)
sealed
class
QueryReportsSubjectType
:
AtpEnum
If specified, reports of the given type (account or record) will be returned.
Inheritors
Account
Record
Unknown
Members
Types
Account
Link copied to clipboard
data
object
Account
:
QueryReportsSubjectType
Companion
Link copied to clipboard
object
Companion
Record
Link copied to clipboard
data
object
Record
:
QueryReportsSubjectType
Unknown
Link copied to clipboard
data
class
Unknown
(
val
rawValue
:
String
)
:
QueryReportsSubjectType
Properties
value
Link copied to clipboard
open
override
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String