Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1019 Bytes

SearchedAnchorPoint.md

File metadata and controls

16 lines (12 loc) · 1019 Bytes

Pieces.Os.Core.SdkModel.SearchedAnchorPoint

This is used for the AnchorPoints searching endpoint. point here is only provided if transferables are set to true. temporal: if this is provided this means that their material matched the input via a timestamp. TODO will want to consider returning related materials to this material potentially both associated/ and not associated materials ie suggestion: WorkstreamSuggestions

Properties

Name Type Description Notes
Schema EmbeddedModelSchema [optional]
Point AnchorPoint [optional]
Exact bool
Similarity decimal
Temporal bool [optional]
Identifier string This is the uuid of the anchorPoint.

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