DuplicateScan
A scanned code that is a duplicate of an already-seen page within the same plan instance.
type DuplicateScan {
page: Int!
scanOrder: Int!
}
Fields
DuplicateScan.page ● Int! non-null scalar
DuplicateScan.scanOrder ● Int! non-null scalar
Member Of
ScanPreviewResult object