FileSearchCallbackSearchOptions
FileSearchCallbackSearchOptions =
object
Properties
id
id:
string
value
value:
string
title
title:
string
fileTypes?
optionalfileTypes:string[]
archiveViews?
optionalarchiveViews:string[]
archiveInUse
archiveInUse:
boolean
maxPastDays?
optionalmaxPastDays:number
searchParams?
optionalsearchParams:FileSearchFieldOptionWithValue[]
customParams?
optionalcustomParams:Record<string,string|boolean>