# CreditcardclientListElement

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pkiCreditcardclientID** | **Int** | The unique ID of the Creditcardclient | 
**fkiCreditcarddetailID** | **Int** | The unique ID of the Creditcarddetail | 
**fkiCreditcardtypeID** | **Int** | The unique ID of the Creditcardtype | 
**bCreditcardclientrelationIsdefault** | **Bool** | Whether if it's the creditcardclient is the default one | 
**sCreditcardclientDescription** | **String** | The description of the Creditcardclient | 
**bCreditcardclientAllowedcompanypayment** | **Bool** | Whether if it's an allowedagencypayment | 
**bCreditcardclientAllowedtranquillit** | **Bool** | Whether if it's an allowedtranquillit | 
**iCreditcarddetailExpirationmonth** | **Int** | The expirationmonth of the Creditcarddetail | 
**iCreditcarddetailExpirationyear** | **Int** | The expirationyear of the Creditcarddetail | 
**iCreditcarddetailLastdigits** | **Int** | The last digits 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)