Core Object: CriterionModifiers (0.0.0)
-
-
Description
Identifies the criterion for a search.
Summary
| Field Name |
Member Type |
Field Type |
Description |
| importanceType |
Attribute |
ItemSearchCriterion_Enum
|
An enumerated list, indicating the level of importance of the search criterion. Acceptable values are "Mandatory", "High", "Medium", or "Low." |
| ranking |
Attribute |
integer
|
Defines a ranking scale expressed as integers; meaning and scale are based on individual implementations. |
| addressSearchScope |
Attribute |
AddressSearchScope_Enum
|
If "Primary", the address search keyword(s) will be compared to the physical address of the property. If "Alternate", the 'city' area attractions associated with the property will be searched. |
| exactMatchInd |
Indicator |
|
Values of "true" or "false", indicating whether the string of the search value must be an exact match. |
Detail
| Field Name |
Member Type |
Field Type |
Description |
| No member fields defined for this facet. |
|