toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.video
/
GetJobStatusQueryParams
Get
Job
Status
Query
Params
@
Serializable
data
class
GetJobStatusQueryParams
(
val
jobId
:
String
)
Members
Constructors
Get
Job
Status
Query
Params
Link copied to clipboard
constructor
(
jobId
:
String
)
Properties
job
Id
Link copied to clipboard
val
jobId
:
String
Functions
as
List
Link copied to clipboard
fun
asList
(
)
:
ReadOnlyList
<
Pair
<
String
,
Any
?
>
>