UNPKG

onshape-clients

Version:

The meta package for creating the various Onshape clients

17 lines (12 loc) 778 B
# subscription_item_collection.SubscriptionItemCollection ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **count** | **int** | | [optional] **data** | [**[subscription_item.SubscriptionItem]**](SubscriptionItem.md) | | [optional] **has_more** | **bool** | | [optional] **request_options** | [**request_options.RequestOptions**](RequestOptions.md) | | [optional] **request_params** | **{str: (bool, date, datetime, dict, float, int, list, str,)}** | | [optional] **total_count** | **int** | | [optional] **url** | **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)