Skip to main content

Accessmodelmetadata

Properties

NameTypeDescriptionNotes
key(optional) stringUnique identifier for the metadata type[default to undefined]
name(optional) stringHuman readable name of the metadata type[default to undefined]
multiselect(optional) booleanAllows selecting multiple values[default to false]
status(optional) stringThe state of the metadata item[default to undefined]
type(optional) stringThe type of the metadata item[default to undefined]
objectTypes(optional) Array<string>The types of objects[default to undefined]
description(optional) stringDescribes the metadata item[default to undefined]
values(optional) Array<AccessmodelmetadataValuesInner>The value to assign to the metadata item[default to undefined]