videosphere
Preparing search index...
app/api/admin/invites/route
AdminInvitesResponse
Interface AdminInvitesResponse
Defines the admin invite list payload.
interface
AdminInvitesResponse
{
invites
:
AdminInviteRow
[]
;
}
Index
Properties
invites
Properties
invites
invites
:
AdminInviteRow
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
invites
videosphere
Loading...
Defines the admin invite list payload.