Type Alias DmAccountList

DmAccountList: { count: number; total: number; items: DmAccountResource[] }

Type declaration