Classes
Enumerations
Interfaces
TypeAliases

CompassChangeMetadata

Metadata about who created or updated the object and when.

Property NameTypeDescription
__typenameLiteral
createdAtMaybe<Any>The date and time when the object was created.
createdByMaybe<User>The user who created the object.
lastUserModificationAtMaybe<Any>The date and time when the object was last updated.
lastUserModificationByMaybe<User>The user who last updated the object.

Rate this page: