toggle menu
ozone
common
switch theme
search in API
ozone
/
com.atproto.identity
/
ResolveHandleQueryParams
Resolve
Handle
Query
Params
@
Serializable
data
class
ResolveHandleQueryParams
(
val
handle
:
Handle
)
Parameters
handle
The handle to resolve.
Members
Constructors
Resolve
Handle
Query
Params
Link copied to clipboard
constructor
(
handle
:
Handle
)
Properties
handle
Link copied to clipboard
val
handle
:
Handle
The handle to resolve.
Functions
as
List
Link copied to clipboard
fun
asList
(
)
:
ReadOnlyList
<
Pair
<
String
,
Any
?
>
>