Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 886 Bytes

File metadata and controls

15 lines (11 loc) · 886 Bytes

PaymentWidgetPaymentType

Properties

Name Type Description Notes
payment_type_id int Id corresponding to a Dropdown Type used in the Payment Widget's dropdown elements [optional]
payment_type_value string Value of a Dropdown Type used in the Payment Widget's dropdown elements [optional]
payment_integration string The Payment Type (NETS, AUTOPAY, POSTING_RULE) [optional]
currency_id int Payment type's currency id [optional]
currency_code string Payment type's currency code [optional]
is_default bool Is the default payment type [optional]

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