ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
com.atproto.temp
/
DereferenceScopeQueryParams
Dereference
Scope
Query
Params
@
Serializable
data
class
DereferenceScopeQueryParams
(
val
scope
:
String
)
Parameters
scope
The scope reference (starts with 'ref:')
Members
Constructors
Dereference
Scope
Query
Params
Link copied to clipboard
constructor
(
scope
:
String
)
Properties
scope
Link copied to clipboard
val
scope
:
String
The scope reference (starts with 'ref:')
Functions
as
List
Link copied to clipboard
fun
asList
(
)
:
List
<
Pair
<
String
,
Any
?
>
>