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
/
CheckSignupQueueResponse
Check
Signup
Queue
Response
@
Serializable
data
class
CheckSignupQueueResponse
(
val
activated
:
Boolean
,
val
placeInQueue
:
Long
?
=
null
,
val
estimatedTimeMs
:
Long
?
=
null
)
Members
Constructors
Check
Signup
Queue
Response
Link copied to clipboard
constructor
(
activated
:
Boolean
,
placeInQueue
:
Long
?
=
null
,
estimatedTimeMs
:
Long
?
=
null
)
Properties
activated
Link copied to clipboard
val
activated
:
Boolean
estimated
Time
Ms
Link copied to clipboard
val
estimatedTimeMs
:
Long
?
place
In
Queue
Link copied to clipboard
val
placeInQueue
:
Long
?