ReadonlycontainerReadonlycreatedDate and time (UTC) the CustomObject was initially created.
Optional ReadonlycreatedIDs and references that created the CustomObject.
ReadonlyidUnique identifier of the CustomObject.
ReadonlykeyUser-defined unique identifier of the CustomObject within the defined container.
ReadonlylastDate and time (UTC) the CustomObject was last updated.
Optional ReadonlylastIDs and references that last modified the CustomObject.
ReadonlyvalueCan be any JSON standard type, such as number, string, boolean, array, object, or a common API data type.
- For values of type [Reference](ctp:api:type:Reference) the integrity of the data is not guaranteed. If the referenced object is deleted, the API does not delete the corresponding reference to it and the `value` points to a non-existing object in such case.
ReadonlyversionCurrent version of the CustomObject.
Namespace to group CustomObjects.