A Creditcarddetail Object
| Name | Type | Description | Notes |
|---|---|---|---|
| pkiCreditcarddetailID | Integer | The unique ID of the Creditcarddetail | |
| fkiCreditcardtypeID | Integer | The unique ID of the Creditcardtype | |
| iCreditcarddetailLastdigits | Integer | The last digits of the Creditcarddetail | |
| iCreditcarddetailExpirationmonth | Integer | The expirationmonth of the Creditcarddetail | |
| iCreditcarddetailExpirationyear | Integer | 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 |