Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 1.29 KB

HistoryMetadata.md

File metadata and controls

16 lines (15 loc) · 1.29 KB

HistoryMetadata

Properties

Name Type Description Notes
type String The type of the history record. [optional]
description String The description of the history record. [optional]
descriptionKey String The description key of the history record. [optional]
activityDescription String The activity described in the history record. [optional]
activityDescriptionKey String The key of the activity described in the history record. [optional]
emailDescription String The description of the email address associated the history record. [optional]
emailDescriptionKey String The description key of the email address associated the history record. [optional]
actor AllOfHistoryMetadataActor Details of the user whose action created the history record. [optional]
generator AllOfHistoryMetadataGenerator Details of the system that generated the history record. [optional]
cause AllOfHistoryMetadataCause Details of the cause that triggered the creation the history record. [optional]
extraData Map<String, String> Additional arbitrary information about the history record. [optional]