Type Alias SearchAttribute

type SearchAttribute = {
    qKey?: string;
    qValue?: string;
}
Index

Properties

Properties

qKey?: string

String corresponding to SearchObjectOptions.qAttributes. It will be qProperty for SearchObjectOptions.

qValue?: string

String corresponding to qKey for the current SearchGroupItemMatch. For example, if the match is Make by Price found in the title of a generic object, qValue will be qMetaDef/title.