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

Returns:

  • (Object)

    the current value of accountBalanceAmount



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

def accountBalanceAmount
  @accountBalanceAmount
end

#accountCurrencyCodeObject

Returns the value of attribute accountCurrencyCode

Returns:

  • (Object)

    the current value of accountCurrencyCode



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

def accountCurrencyCode
  @accountCurrencyCode
end

#lowBalanceAlertObject

Returns the value of attribute lowBalanceAlert

Returns:

  • (Object)

    the current value of lowBalanceAlert



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

def lowBalanceAlert
  @lowBalanceAlert
end

#VersionObject

Returns the value of attribute Version

Returns:

  • (Object)

    the current value of Version



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

def Version
  @Version
end