Class: ApiBanking::FundsTransferByCustomerService2::GetStatus::Request

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

Instance Attribute Summary collapse

Instance Attribute Details

#appIDObject

Returns the value of attribute appID

Returns:

  • (Object)

    the current value of appID



21
22
23
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 21

def appID
  @appID
end

#customerIDObject

Returns the value of attribute customerID

Returns:

  • (Object)

    the current value of customerID



21
22
23
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 21

def customerID
  @customerID
end

#requestReferenceNoObject

Returns the value of attribute requestReferenceNo

Returns:

  • (Object)

    the current value of requestReferenceNo



21
22
23
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 21

def requestReferenceNo
  @requestReferenceNo
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



21
22
23
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 21

def version
  @version
end