videosphere
    Preparing search index...

    Defines the admin invite list payload.

    interface AdminInvitesResponse {
        invites: AdminInviteRow[];
    }
    Index

    Properties

    Properties

    invites: AdminInviteRow[]