Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.27 KB

CreditcardclientResponse.md

File metadata and controls

23 lines (18 loc) · 1.27 KB

EzmaxApi::Object::CreditcardclientResponse

Load the model package

use EzmaxApi::Object::CreditcardclientResponse;

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 boolean Whether if it's an relationisdefault
s_creditcardclient_description string The description of the Creditcardclient
b_creditcardclient_isactive boolean Whether the creditcardclient is active or not
b_creditcardclient_allowedagencypayment boolean Whether if it's an allowedagencypayment
b_creditcardclient_allowedroyallepageprotection boolean Whether if it's an allowedroyallepageprotection
b_creditcardclient_allowedtranquillit boolean Whether if it's an allowedtranquillit
obj_creditcarddetail CreditcarddetailResponseCompound

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