author property

AuditRecordCreateAuthor? author
final

The user that actioned the event. If author is not specified, then all author properties will be set to null/empty, except for type which will be set to 'user'.

Implementation

final AuditRecordCreateAuthor? author;