Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SearchDmsObjectsParams

Parameters for the searchDmsObjects-function.

Hierarchy

  • SearchDmsObjectsParams

Index

Properties

ascending?: boolean
categories?: string[]
childrenOf?: string
fulltext?: string
page?: number
pageSize?: number
properties?: { key: string; values: string[] }[]

Properties

repositoryId: string
sortProperty?: string
sourceId: string

Generated using TypeDoc