toggle menu
ozone
common
switch theme
search in API
ozone
/
com.atproto.admin
/
DisableAccountInvitesRequest
Disable
Account
Invites
Request
@
Serializable
data
class
DisableAccountInvitesRequest
(
val
account
:
Did
,
val
note
:
String
?
=
null
)
Parameters
note
Optional reason for disabled invites.
Members
Constructors
Disable
Account
Invites
Request
Link copied to clipboard
constructor
(
account
:
Did
,
note
:
String
?
=
null
)
Properties
account
Link copied to clipboard
val
account
:
Did
note
Link copied to clipboard
val
note
:
String
?
=
null
Optional reason for disabled invites.