ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
com.atproto.server
/
CreateInviteCodeRequest
Create
Invite
Code
Request
@
Serializable
data
class
CreateInviteCodeRequest
(
val
useCount
:
Long
,
val
forAccount
:
Did
?
=
null
)
Members
Constructors
Create
Invite
Code
Request
Link copied to clipboard
constructor
(
useCount
:
Long
,
forAccount
:
Did
?
=
null
)
Properties
for
Account
Link copied to clipboard
val
forAccount
:
Did
?
use
Count
Link copied to clipboard
val
useCount
:
Long