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
/
CreateInviteCodesAccountCodes
Create
Invite
Codes
Account
Codes
@
Serializable
data
class
CreateInviteCodesAccountCodes
(
val
account
:
String
,
val
codes
:
List
<
String
>
)
Members
Constructors
Create
Invite
Codes
Account
Codes
Link copied to clipboard
constructor
(
account
:
String
,
codes
:
List
<
String
>
)
Properties
account
Link copied to clipboard
val
account
:
String
codes
Link copied to clipboard
val
codes
:
List
<
String
>