Vapi Metadata Metamodel Type Category

Vapi Metadata Metamodel Type Category
Vapi Metadata Metamodel Type Category

The Vapi Metadata Metamodel Type Category enumerated type provides enumeration value for each category of the type.

Possible values:

  • BUILTIN: The type is one of the built-in types specified in Vapi Metadata Metamodel Type BuiltinType
  • USER_DEFINED: The type is one of the user defined named types.
  • GENERIC: The type is an instantiation of one of the generic types.
This data structure has no properties.
Enumeration: BUILTIN, USER_DEFINED, GENERIC,