| Name | Type | Description | Notes |
|---|---|---|---|
| value | String | Value in the enumerated type. All the characters in the string are capitalized. | |
| metadata | Array<VapiMetadataMetamodelComponentInfoMetadata> | Additional metadata for enumeration value in the enumerated type. The key in the {@term map} is the name of the metadata element and the value is the data associated with that metadata element. <p> The {@link vapi.metadata.metamodel.MetadataIdentifier} contains possible string values for keys in the {@term map}. | |
| documentation | String | English language documentation for an enumeration value. It can contain HTML markup and documentation tags (similar to Javadoc tags). The first statement will be a noun or verb phrase that describes the purpose of the enumeration value. |
This repository was archived by the owner on Oct 27, 2022. It is now read-only.