import 'package:openapi/api.dart';
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 |