Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.21 KB

creditcardclient_list_element.md

File metadata and controls

19 lines (15 loc) · 1.21 KB

creditcardclient_list_element_t

Properties

Name Type Description Notes
pki_creditcardclient_id int The unique ID of the Creditcardclient
fki_creditcarddetail_id int The unique ID of the Creditcarddetail
fki_creditcardtype_id int The unique ID of the Creditcardtype
b_creditcardclientrelation_isdefault int Whether if it's the creditcardclient is the default one
s_creditcardclient_description char * The description of the Creditcardclient
b_creditcardclient_allowedcompanypayment int Whether if it's an allowedagencypayment
b_creditcardclient_allowedtranquillit int Whether if it's an allowedtranquillit
i_creditcarddetail_expirationmonth int The expirationmonth of the Creditcarddetail
i_creditcarddetail_expirationyear int The expirationyear of the Creditcarddetail
i_creditcarddetail_lastdigits int The last digits of the Creditcarddetail

[Back to Model list] [Back to API list] [Back to README]