| Field | Type | Required | Description |
|---|---|---|---|
permissions |
Optional<ObjectPermissions> | ➖ | N/A |
id |
Optional<String> | ➖ | Unique identifier. |
title |
Optional<String> | ➖ | Title or name of the custom entity. |
datasource |
Optional<String> | ➖ | The datasource the custom entity is from. |
objectType |
Optional<String> | ➖ | The type of the entity. Interpretation is specific to each datasource |
metadata |
Optional<CustomEntityMetadata> | ➖ | N/A |
roles |
List<UserRoleSpecification> | ➖ | A list of user roles for the custom entity explicitly granted by the owner. |