onshape-clients
Version:
The meta package for creating the various Onshape clients
21 lines (16 loc) • 767 B
Markdown
# bt_document_search_params.BTDocumentSearchParams
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**document_filter** | **int** | | [optional]
**found_in** | **str** | | [optional]
**limit** | **int** | | [optional]
**offset** | **int** | | [optional]
**owner_id** | **str** | | [optional]
**parent_id** | **str** | | [optional]
**raw_query** | **str** | | [optional]
**sort_column** | **str** | | [optional]
**sort_order** | **str** | | [optional]
**type** | **str** | | [optional]
**when** | **str** | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)