| aclObjectIdentity | AclObjectIdentity | | |
| aceOrder | Integer | Ordering within the ACL | |
| aclSid | AclSid | | |
| mask | Integer | Bit mask representing the granted/denied permission(s) | |
| granting | Boolean | true if this is a granting entry, false if denying | |
| auditSuccess | Boolean | Audit on successful authorization | [optional] |
| auditFailure | Boolean | Audit on failed authorization | [optional] |
| sid | UUID | Deprecated; use aclSid | [optional] |
| id | UUID | Unique identifier for object in the system | [optional] |
| ownerId | UUID | UUID of owner of the object in the system | [optional] |
| createdDate | OffsetDateTime | Date of object creation | [optional] |
| keyHash | String | Data, including hash of the key(s) used to encrypt this record. | [optional] |
| lastAccessedById | UUID | Last user to access object | [optional] |
| lastAccessedDate | OffsetDateTime | Timestamp of last access of object | [optional] |
| lastModifiedById | UUID | Unique identifier for user who last modifed the object in the system | [optional] |
| lastModifiedDate | OffsetDateTime | Date of last object modification | [optional] |