permissionType constant

IriTerm const permissionType

permissionType [Expects: https://schema.org/DigitalDocumentPermissionType]

The type of permission granted the person, organization, or audience.

Can be used on: https://schema.org/DigitalDocumentPermission

Implementation

static const permissionType = IriTerm.prevalidated(
  'https://schema.org/permissionType',
);