- Preparing search index...
 
- The search index is not available
 
DJS-Bot 
 
Type alias AuditLogChange
 
AuditLogChange: {    [SourceElement in APIAuditLogChange as SourceElement["key"]]: {         key: SourceElement["key"];         new?: SourceElement["new_value"];         old?: SourceElement["old_value"];     }}[APIAuditLogChange["key"]]