Object Meta provides meta data about your object instance. For example who created it and when, and who last updated it and when. It is read only; not updatable by you.
Name
Type
Description
objectVersion
Float
The Object version
objectType
String
Object type
namespace
Object namespace
createdAt
DateTime
Object created time
createdBy
Object created by
lastUpdatedAt
Object last updated time
lastUpdatedBy
Object last updated by
Last updated 1 year ago
Was this helpful?