toggle menu
ozone
common
switch theme
search in API
ozone
/
com.atproto.admin
/
GetInviteCodesResponse
Get
Invite
Codes
Response
@
Serializable
data
class
GetInviteCodesResponse
(
val
cursor
:
String
?
=
null
,
val
codes
:
ReadOnlyList
<
InviteCode
>
)
Members
Constructors
Get
Invite
Codes
Response
Link copied to clipboard
constructor
(
cursor
:
String
?
=
null
,
codes
:
ReadOnlyList
<
InviteCode
>
)
Properties
codes
Link copied to clipboard
val
codes
:
ReadOnlyList
<
InviteCode
>
cursor
Link copied to clipboard
val
cursor
:
String
?
=
null