DocdokuPlmApi.QueryDTO

Properties

Name Type Description Notes
id Number Query id [optional]
name String Query name [optional]
creationDate Date Query creation date [optional]
queryRule QueryRuleDTO Part iteration query rule [optional]
pathDataQueryRule QueryRuleDTO Path data query rule [optional]
selects [String] List of select statements [optional]
orderByList [String] List of order by statements [optional]
groupedByList [String] List of grouped by statements [optional]
contexts [QueryContextDTO] Query context list [optional]