Class: CheckoutSdk::Accounts::ProcessingDetailsPayments

Inherits:
Object
  • Object
show all
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

#achProcessingDetailsAch



8
9
10
# File 'lib/checkout_sdk/accounts/processing_details_payments.rb', line 8

class ProcessingDetailsPayments
  attr_accessor :ach
end