OBJECT
Snapshot data for the matched file.
type MatchedSnapshotInfo {# Specifies whether the matched file is quarantined at the snapshot.isPathQuarantinedAtSnapshot: Boolean! # Specifies whether the snapshot has expired.isSnapshotExpired: Boolean! # Snapshot date.snapshotDate: DateTime # The Fid of the snapshot.snapshotFid: String! }