Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 1.04 KB

AuditLogEntry.md

File metadata and controls

21 lines (17 loc) · 1.04 KB

AuditLogEntry

Properties

Name Type Description Notes
_links Links [optional] [default to null]
_id Id [optional] [default to null]
date integer [optional] [default to null]
kind string [optional] [default to null]
name string [optional] [default to null]
description string [optional] [default to null]
shortDescription string [optional] [default to null]
comment string [optional] [default to null]
member Member [optional] [default to null]
titleVerb string [optional] [default to null]
title string [optional] [default to null]
target AuditLogEntry_target [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]