allowed_metadata_attribute_short

 allowed metadata attribute response object

Name

Type

Description

id

String

The ID of the retrieved metadata attribute

keyStringThe key of the retrieved metadata attribute
nameStringThe name of the retrieved metadata attribute
descriptionStringThe description of the metadata attribute
typeString

The type of the retrieved metadata. Available values are:

  • STRING
  • INTEGER
  • FLOAT
  • BOOLEAN
  • DATE
is_mandatoryBooleanDefines whether the metadata attribute is mandatory or not
values_setValue set ObjectThe values available to be set for this metadata attribute. (Configurable)
default_valuedepends on the typeThe default value which is applicable if a value set is defined.