onshape-clients
Version:
The meta package for creating the various Onshape clients
17 lines (12 loc) • 733 B
Markdown
# customer_card_collection.CustomerCardCollection
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**count** | **int** | | [optional]
**data** | [**[card.Card]**](Card.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)