Type Alias ListPendingInvitesData

ListPendingInvitesData: {
    workspace: string;
}