Document filter (Object)
A JSON object that represents a document filter.
PROPERTIES
A JSON object:
dsid | The Id of the document set. | int |
did | The Id of the document. | int |
pmin | The minimum paragraphe. | int? |
pmax | The maximum paragraphe. | int? |
Â
EXAMPLES
{ "dsid": 354, "did": 128 } Â
Â
Â
Copyright Wordbee - Buzzin' Outside the Box since 2008