object

CustomObjectDefintion

Data containing details of custom field definition.
Fields
Unique identifier of an entry. For example, 'def_123456' or '67890abcdef'.
name
String
Name of definition of custom field. For example, 'Warranty Period' or 'Custom Size'.
type
String
Data type of the custom field. For example, 'text', 'number', 'boolean', or 'date'.
display_name_key
String
Key of custom field inside custom object. For example, 'warranty_period' or 'custom_size'.