ObjectTypeDefinition document (Data API 23.2)

Document representing a object type definition

Property Type Constraints Description
attribute_definition_count Integer   Returns the number of attribute definitions contained by the type. This is a computed attribute and cannot be changed.
attribute_group_count Integer   Returns the number of attribute groups contained by the type. This is a computed attribute and cannot be changed.
content_object Boolean   True if the object type definition is marked as a content object
description Localized<String>   The user entered description for the type (localizable)
display_name Localized<String>   The user entered display name (localizable)
link String   URL that is used to get this instance. This is a computed attribute and cannot be changed.
object_type String   The object type identifier
queryable Boolean   True if the system object type is queryable, false otherwise. Default is true.
read_only Boolean   True if the system object is read-only, false otherwise. This is a computed attribute and cannot be changed.
X OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.