Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.3 KB

creditcardmerchant_response_compound.md

File metadata and controls

20 lines (16 loc) · 1.3 KB

creditcardmerchant_response_compound_t

Properties

Name Type Description Notes
pki_creditcardmerchant_id int The unique ID of the Creditcardmerchant
fki_bankaccount_id int The unique ID of the Bankaccount
s_bankaccount_bankname char * The name of the bank [optional]
fki_language_id int The unique ID of the Language. Valid values: Value
s_language_name_x char * The Name of the Language in the language of the requester [optional]
b_creditcardmerchant_denyvisa int Whether if visa are denied
b_creditcardmerchant_denymastercard int Whether if mastercard are denied
b_creditcardmerchant_denyamex int Whether if amex are denied
b_creditcardmerchant_isactive int Whether the creditcardmerchant is active or not
s_creditcardmerchant_description char * The description of the Creditcardmerchant
s_creditcardmerchant_storeid char * The storeid of the Creditcardmerchant

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