Type Alias NxMatchingFieldInfo

type NxMatchingFieldInfo = {
    qName?: string;
    qTags?: string[];
}
Index

Properties

Properties

qName?: string

Name of the field.

qTags?: string[]

List of tags.