Class: SystemHistoryFilter

SystemHistoryFilter(properties)

new SystemHistoryFilter(properties)

Parameters:
Name Type Description
properties Object object properties
Properties
Name Type Attributes Default Description
select Array.<string> <optional>
Comma separated list of properties to include or exclude from results (use "!" prefix to exclude)
format string <optional>
'application/json' Mime type designating the format to use to encode the response.
validTime string <optional>
ISO 8601 time range to filter resources on their validity time. When this parameter is omitted, the implicit value is "now", except for "history" collections where the absence of this parameter means no filtering is applied.
Source: