Module: GenesisRuby::Api::Mixins::Requests::Financial::OnlineBankingPayments::PayerAttributes

Included in:
Requests::Financial::OnlineBankingPayments::OnlineBanking::PayOut
Defined in:
lib/genesis_ruby/api/mixins/requests/financial/online_banking_payments/payer_attributes.rb

Overview

Payer attributes

Instance Attribute Summary collapse

Instance Attribute Details

#payer_bank_account_numberObject

Returns the value of attribute payer_bank_account_number.



12
13
14
# File 'lib/genesis_ruby/api/mixins/requests/financial/online_banking_payments/payer_attributes.rb', line 12

def 
  @payer_bank_account_number
end

#payer_bank_account_verification_digitObject

Returns the value of attribute payer_bank_account_verification_digit.



12
13
14
# File 'lib/genesis_ruby/api/mixins/requests/financial/online_banking_payments/payer_attributes.rb', line 12

def 
  @payer_bank_account_verification_digit
end

#payer_bank_branchObject

Returns the value of attribute payer_bank_branch.



12
13
14
# File 'lib/genesis_ruby/api/mixins/requests/financial/online_banking_payments/payer_attributes.rb', line 12

def payer_bank_branch
  @payer_bank_branch
end

#payer_bank_codeObject

Returns the value of attribute payer_bank_code.



12
13
14
# File 'lib/genesis_ruby/api/mixins/requests/financial/online_banking_payments/payer_attributes.rb', line 12

def payer_bank_code
  @payer_bank_code
end

#payer_bank_phone_numberObject

Returns the value of attribute payer_bank_phone_number.



12
13
14
# File 'lib/genesis_ruby/api/mixins/requests/financial/online_banking_payments/payer_attributes.rb', line 12

def payer_bank_phone_number
  @payer_bank_phone_number
end

#payer_document_idObject

Returns the value of attribute payer_document_id.



12
13
14
# File 'lib/genesis_ruby/api/mixins/requests/financial/online_banking_payments/payer_attributes.rb', line 12

def payer_document_id
  @payer_document_id
end