Class: ApiBanking::FundsTransferByCustomerService2::GetBalance::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_banking/soap/fundsTransferByCustomerService2.rb

Instance Attribute Summary collapse

Instance Attribute Details

#accountBalanceAmountObject

Returns the value of attribute accountBalanceAmount



29
30
31
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 29

def accountBalanceAmount
  @accountBalanceAmount
end

#accountCurrencyCodeObject

Returns the value of attribute accountCurrencyCode



29
30
31
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 29

def accountCurrencyCode
  @accountCurrencyCode
end

#lowBalanceAlertObject

Returns the value of attribute lowBalanceAlert



29
30
31
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 29

def lowBalanceAlert
  @lowBalanceAlert
end

#VersionObject

Returns the value of attribute Version



29
30
31
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 29

def Version
  @Version
end