Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 737 Bytes

GETAPaymentGatwayResponse.md

File metadata and controls

14 lines (10 loc) · 737 Bytes

GETAPaymentGatwayResponse

Properties

Name Type Description Notes
id str The ID of the payment gateway. [optional]
is_active bool Specifies if this payment gateway is in active status. [optional]
is_default bool Specifies if this is the default payment gateway to process payments for your customer accounts. [optional]
name str The name of the payment gateway. [optional]
type str The type of the payment gateway [optional]

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