Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 858 Bytes

InlineObject.md

File metadata and controls

14 lines (10 loc) · 858 Bytes

InlineObject

Properties

Name Type Description Notes
obj_id str
classification str
taxonomy_id int
probability float, none_type User-assigned probability of this classification on this taxonomy. If multiple classifications are given for the same source by the same user, the sum of the classifications ought to equal unity. Only individual probabilities are checked. [optional]
group_ids [int] List of group IDs corresponding to which groups should be able to view classification. Defaults to all of requesting user's groups. [optional]

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