Skip to main content

AccessCertificationItemReviewer

Junction table associating certification items with their reviewers when a campaign uses multi-reviewer mode.

Properties

PropertyDetails
Campaign requiredType: Int64 Description: Identifier of the campaign the item belongs to. Denormalized for query performance.
Item requiredType: Int64 Description: Identifier of the certification item being reviewed.
Reviewer requiredType: Int64 Description: Identifier of the resource acting as reviewer for this item.