DrugCompositeTags
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| term | String | ||
| facet | String | ||
| filterType | FilterTypeEnum | [optional] | |
| priority | Integer | ||
| suppress | Boolean | [optional] | |
| suppressBoost | Boolean | [optional] | |
| custom | Boolean | [optional] | |
| manualSuppress | ManualSuppressEnum | [optional] |
Enum: FilterTypeEnum
| Name | Value |
|---|---|
| INCLUDE | "include" |
| EXCLUDE | "exclude" |
Enum: ManualSuppressEnum
| Name | Value |
|---|---|
| NUMBER_0 | 0 |
| NUMBER_1 | 1 |
| NUMBER_2 | 2 |