Module: GenesisRuby::Api::Mixins::Requests::Financial::CustomerAccountAttributes
- Included in:
- Requests::Financial::OnlineBankingPayments::Idebit::PayIn, Requests::Financial::OnlineBankingPayments::InstaDebit::PayIn
- Defined in:
- lib/genesis_ruby/api/mixins/requests/financial/customer_account_attributes.rb
Overview
Customer Account Attributes
Instance Attribute Summary collapse
-
#customer_account_id ⇒ Object
Returns the value of attribute customer_account_id.
Instance Attribute Details
#customer_account_id ⇒ Object
Returns the value of attribute customer_account_id.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/customer_account_attributes.rb', line 11 def customer_account_id @customer_account_id end |