Cloud APIs
...
Data Types (2022/06)
Custom Data Types (2022/06)

Permission Entity (2022/06)

1min
the presentation permission entity is structured as follows entity entityid int? int? read write read write this identifier is equal to the parent’s entity instance id operationuid string string read write read write the unique identifier for the operation principal principal principal read write read write name string string read write read write the name associated with the permissions (for example, "custom administrators") iscustom bool bool read write read write whether or not this is a custom role type principaltype principaltype read write read write user read write read write when the type is user, "name" is login role read write read write when the type is role, "name" is role id int int read write read write the id associated with the permissions isfixed bool bool read only read only indicates if the entity permissions are editable by the customer or not isinherited bool bool read only read only if true, the entity permissions are inherited isallowed bool bool read write read write allows or denies permissions to perform a given operation creationdate datetime datetime read only read only the date that the entity permissions were created see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type