Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.16 KB

creditcardclient_response.md

File metadata and controls

18 lines (14 loc) · 1.16 KB

creditcardclient_response_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
obj_creditcarddetail creditcarddetail_response_compound_t *

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