Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OverlappingRecallSummary

This is the information about overlapping recall requests

Properties

collectionId

collectionId: number

This is the id of the associated recalled data collection Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

createdBy

createdBy: string

This is the user who initiated the recall request

logSets

logSets: string

This is the list of logsets associated with this recall

purpose

purpose: string

This is the purpose of the recall

queryString

queryString: string

This is the query associated with the recall

recallId

recallId: number

This is the id for the recall request Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

status

status: RecallStatus

This is the status of the recall

timeDataEnded

timeDataEnded: Date

This is the end of the time range of the archival data

timeDataStarted

timeDataStarted: Date

This is the start of the time range of the archival data

timeStarted

timeStarted: Date

This is the time when the recall operation was started for this recall request

Functions

getDeserializedJsonObj

getJsonObj