Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.34 KB

CreditcardmerchantRequestCompound.md

File metadata and controls

24 lines (19 loc) · 1.34 KB

EzmaxApi::Object::CreditcardmerchantRequestCompound

Load the model package

use EzmaxApi::Object::CreditcardmerchantRequestCompound;

Properties

Name Type Description Notes
pki_creditcardmerchant_id int The unique ID of the Creditcardmerchant [optional]
fki_bankaccount_id int The unique ID of the Bankaccount
fki_language_id int The unique ID of the Language. Valid values: Value
b_creditcardmerchant_denyvisa boolean Whether if visa are denied
b_creditcardmerchant_denymastercard boolean Whether if mastercard are denied
b_creditcardmerchant_denyamex boolean Whether if amex are denied
b_creditcardmerchant_isactive boolean Whether the creditcardmerchant is active or not
s_creditcardmerchant_apitoken string The apitoken of the Creditcardmerchant [optional]
s_creditcardmerchant_description string The description of the Creditcardmerchant
s_creditcardmerchant_storeid string The storeid of the Creditcardmerchant

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