Skip to content

DocumentFilters

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/types/src/dtos/document.dto.ts

DTO for filtering/searching documents

Properties

PropertyType
projectIdstring
categoryIdstring
docVersionIdstring
typeDocumentType
stateDocumentState
audiencesAudience[]
searchstring
sortBystring
sortOrder`'asc'
limitnumber
offsetnumber

Was this page helpful?

Download as PDF