Magidoc

FeatureHistoryRecord
Object

Feature history record representing a audited change to a Feature.

Fields

#

_id

ID !
Non-null

Unique identifier of the feature history record.

_kind

ID !
Non-null

Kind of the entity. Always is 'FeatureHistoryRecord'.

changes

Non-null

List of changes recorded in this history record, detailing what aspects of the Feature were modified.

executedBy

Non-null

Information about the entity (user or service) that initiated the change.

executedDateTime

Non-null

The date and time when the change was executed.

Interfaces

#

Also implements APIResource .

Usages

#

References

#