Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.33 KB

creditcardclient_list_element.md

File metadata and controls

20 lines (16 loc) · 1.33 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
b_creditcardclientrelation_isdefault int Whether if it's an relationisdefault
s_creditcardclient_description char * The description of the Creditcardclient
b_creditcardclient_isactive int Whether the creditcardclient is active or not
b_creditcardclient_allowedagencypayment int Whether if it's an allowedagencypayment
b_creditcardclient_allowedroyallepageprotection int Whether if it's an allowedroyallepageprotection
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
s_creditcarddetail_numbermasked char * The numbermasked of the Creditcarddetail

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