Verj.io JavaScript API
Workflow Process
Form
Integration Service
REST Service
Workflow Process
SnapshotQuery
.setSearchExpiryDateTo
Query snapshots which expire up until this date, used in conjunction with
#setSearchExpiryDateFrom(Date)
to search between two dates.
Further documentation
.
Parameters
java.util.Date date,
Further documentation.