Class: CheckoutSdk::Accounts::ProcessingDetailsPayments
- Inherits:
-
Object
- Object
- CheckoutSdk::Accounts::ProcessingDetailsPayments
- Defined in:
- lib/checkout_sdk/accounts/processing_details_payments.rb
Overview
Payment method-specific processing details (Accounts API v3.0).
Instance Attribute Summary collapse
Instance Attribute Details
#ach ⇒ ProcessingDetailsAch
8 9 10 |
# File 'lib/checkout_sdk/accounts/processing_details_payments.rb', line 8 class ProcessingDetailsPayments attr_accessor :ach end |