# 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)


