Skip to main content

Reviewableentitlement

Properties

NameTypeDescriptionNotes
id(optional) stringThe id for the entitlement[default to undefined]
name(optional) stringThe name of the entitlement[default to undefined]
description(optional) stringInformation about the entitlement[default to undefined]
privileged(optional) booleanIndicates if the entitlement is a privileged entitlement[default to false]
owner(optional) Identityreferencewithnameandemail[default to undefined]
attributeName(optional) stringThe name of the attribute on the source[default to undefined]
attributeValue(optional) stringThe value of the attribute on the source[default to undefined]
sourceSchemaObjectType(optional) stringThe schema object type on the source used to represent the entitlement and its attributes[default to undefined]
sourceName(optional) stringThe name of the source for which this entitlement belongs[default to undefined]
sourceType(optional) stringThe type of the source for which the entitlement belongs[default to undefined]
sourceId(optional) stringThe ID of the source for which the entitlement belongs[default to undefined]
hasPermissions(optional) booleanIndicates if the entitlement has permissions[default to false]
isPermission(optional) booleanIndicates if the entitlement is a representation of an account permission[default to false]
revocable(optional) booleanIndicates whether the entitlement can be revoked[default to false]
cloudGoverned(optional) booleanTrue if the entitlement is cloud governed[default to false]
containsDataAccess(optional) booleanTrue if the entitlement has DAS data[default to false]
dataAccess(optional) Dataaccess[default to undefined]
account(optional) ReviewableentitlementAccount[default to undefined]