Type alias RestrictionRule
RestrictionRule: Metadata & { active: boolean; description: string; enforcementType: string; masterLabel: string; recordFilter: string; targetEntity: string; userCriteria: string; version: number; } Type declaration
active: boolean
description: string
enforcementType: string
masterLabel: string
recordFilter: string
targetEntity: string
userCriteria: string
version: number