Type Alias ClientList

ClientList: { count: number; total: number; items: ClientResource[] }

Type declaration