Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.14 KB

CreditcardmerchantListElement.md

File metadata and controls

19 lines (15 loc) · 1.14 KB

eZmaxApi.Model.CreditcardmerchantListElement

A Creditcardmerchant List Element

Properties

Name Type Description Notes
PkiCreditcardmerchantID int The unique ID of the Creditcardmerchant
FkiBankaccountID int The unique ID of the Bankaccount
FkiLanguageID int The unique ID of the Language. Valid values: Value
BCreditcardmerchantDenyvisa bool Whether if visa are denied
BCreditcardmerchantDenymastercard bool Whether if mastercard are denied
BCreditcardmerchantDenyamex bool Whether if amex are denied
BCreditcardmerchantIsactive bool Whether the creditcardmerchant is active or not
SCreditcardmerchantDescription string The description of the Creditcardmerchant
SCreditcardmerchantStoreid string The storeid of the Creditcardmerchant

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