Skip to main content

Attributedto

Properties

NameTypeDescriptionNotes
key(optional) stringTechnical name of the Attribute. This is unique and cannot be changed after creation.[default to undefined]
name(optional) stringThe display name of the key.[default to undefined]
multiselect(optional) booleanIndicates whether the attribute can have multiple values.[default to false]
status(optional) stringThe status of the Attribute.[default to undefined]
type(optional) stringThe type of the Attribute. This can be either "custom" or "governance".[default to undefined]
objectTypes(optional) Array<string>An array of object types this attributes values can be applied to. Possible values are "all" or "entitlement". Value "all" means this attribute can be used with all object types that are supported.[default to undefined]
description(optional) stringThe description of the Attribute.[default to undefined]
values(optional) Array<Attributevaluedto>[default to undefined]