Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.04 KB

PaymentgatewayResponseCompound.md

File metadata and controls

20 lines (15 loc) · 1.04 KB

EzmaxApi::Object::PaymentgatewayResponseCompound

Load the model package

use EzmaxApi::Object::PaymentgatewayResponseCompound;

Properties

Name Type Description Notes
pki_paymentgateway_id int The unique ID of the Paymentgateway
fki_creditcardmerchant_id int The unique ID of the Creditcardmerchant [optional]
s_creditcardmerchant_description string The description of the Creditcardmerchant [optional]
e_paymentgateway_processor FieldEPaymentgatewayProcessor
obj_paymentgateway_description MultilingualPaymentgatewayDescription
obj_creditcardmerchant CreditcardmerchantResponseCompound [optional]

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