Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.35 KB

CreditcardclientRequestCompound.md

File metadata and controls

24 lines (19 loc) · 1.35 KB

EzmaxApi::Object::CreditcardclientRequestCompound

Load the model package

use EzmaxApi::Object::CreditcardclientRequestCompound;

Properties

Name Type Description Notes
pki_creditcardclient_id int The unique ID of the Creditcardclient [optional]
fks_creditcardtoken_id string The creditcard token identifier [optional]
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 CreditcarddetailRequest
s_creditcardclient_cvv string The creditcard card CVV

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