author property
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;
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'.
final AuditRecordCreateAuthor? author;