Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 658 Bytes

WeightedQueryTerm.md

File metadata and controls

11 lines (8 loc) · 658 Bytes

# WeightedQueryTerm

Properties

Name Type Description Notes
term string The desired term(s) to search for.
language string The language this term is expressed in. [optional]
weight float Optional. Must be between <code style='color: #333333; opacity: 0.9'>0</code> (excluded) and <code style='color: #333333; opacity: 0.9'>1</code>. [optional] [default to 1.0]

[Back to Model list] [Back to API list] [Back to README]