Interface NamespaceDescriptionIndexedFields

A list of all indexed metatadata fields in the namespace

NamespaceDescriptionIndexedFields

interface NamespaceDescriptionIndexedFields {
    fields?: string[];
}

Properties

Properties

fields?: string[]

NamespaceDescriptionIndexedFields