Class: ApiBanking::FundsTransferByCustomerService2::GetBalance::Request

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

Instance Attribute Summary collapse

Instance Attribute Details

#AccountNumberObject

Returns the value of attribute AccountNumber

Returns:

  • (Object)

    the current value of AccountNumber



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

def AccountNumber
  @AccountNumber
end

#appIDObject

Returns the value of attribute appID

Returns:

  • (Object)

    the current value of appID



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

def appID
  @appID
end

#customerIDObject

Returns the value of attribute customerID

Returns:

  • (Object)

    the current value of customerID



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

def customerID
  @customerID
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



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

def version
  @version
end