Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 725 Bytes

WeightedQueryTerm.md

File metadata and controls

13 lines (8 loc) · 725 Bytes

WeightedQueryTerm

Properties

Name Type Description Notes
term str The desired term(s) to search for.
language str 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] if omitted the server will use the default value of 1.0

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