# bt_zuora_card_info.BTZuoraCardInfo

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**card_type** | **str** |  | [optional] 
**last4_of_card_number** | **str** |  | [optional] 
**card_number** | **str** |  | [optional] 
**expiration_month** | **int** |  | [optional] 
**expiration_year** | **int** |  | [optional] 
**card_holder_info** | [**bt_zuora_contact.BTZuoraContact**](BTZuoraContact.md) |  | [optional] 
**default_payment_method** | **bool** |  | [optional] 
**id** | **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)


