| id | (optional) string | the access item id | [default to undefined] |
| accessType | (optional) string | the access item type. entitlement in this case | [default to undefined] |
| displayName | (optional) string | the display name of the identity | [default to undefined] |
| sourceName | (optional) string | the name of the source | [default to undefined] |
| attribute | string | the entitlement attribute | [default to undefined] |
| value | string | the associated value | [default to undefined] |
| type | string | the type of entitlement | [default to undefined] |
| description | (optional) string | the description for the entitlment | [default to undefined] |
| sourceId | (optional) string | the id of the source | [default to undefined] |
| standalone | boolean | indicates whether the entitlement is standalone | [default to undefined] |
| privileged | boolean | indicates whether the entitlement is privileged | [default to undefined] |
| cloudGoverned | boolean | indicates whether the entitlement is cloud governed | [default to undefined] |