Type Alias InviteList

InviteList: { count: number; total: number; items: InviteResource[] }

Type declaration