Type Alias DmClientList

DmClientList: { count: number; total: number; items: DmClientResource[] }

Type declaration