# CreditcarddetailResponseCompound

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pkiCreditcarddetailID** | **Int** | The unique ID of the Creditcarddetail | 
**fkiCreditcardtypeID** | **Int** | The unique ID of the Creditcardtype | 
**iCreditcarddetailLastdigits** | **Int** | The last digits of the Creditcarddetail | 
**iCreditcarddetailExpirationmonth** | **Int** | The expirationmonth of the Creditcarddetail | 
**iCreditcarddetailExpirationyear** | **Int** | The expirationyear of the Creditcarddetail | 
**sCreditcarddetailCivic** | **String** | The civic of the Creditcarddetail | 
**sCreditcarddetailStreet** | **String** | The street of the Creditcarddetail | 
**sCreditcarddetailZip** | **String** | The zip of the Creditcarddetail | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)