SearchMetadataSchema interface
Schema metadata for search.
Properties
name | The name of the metadata schema. |
version | The version of the metadata schema. |
Property Details
name
The name of the metadata schema.
name?: string
Property Value
string
version
The version of the metadata schema.
version?: number
Property Value
number