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
/
GetReportQueryParams
Get
Report
Query
Params
@
Serializable
data
class
GetReportQueryParams
(
val
id
:
Long
)
Parameters
id
The ID of the report to retrieve.
Members
Constructors
Get
Report
Query
Params
Link copied to clipboard
constructor
(
id
:
Long
)
Properties
id
Link copied to clipboard
val
id
:
Long
The ID of the report to retrieve.
Functions
as
List
Link copied to clipboard
fun
asList
(
)
:
List
<
Pair
<
String
,
Any
?
>
>