Class: ApiBanking::FundsTransferByCustomerService::GetStatus::Request

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

Instance Attribute Summary collapse

Instance Attribute Details

#appIDObject

Returns the value of attribute appID

Returns:

  • (Object)

    the current value of appID



20
21
22
# File 'lib/api_banking/soap/fundsTransferByCustomerService.rb', line 20

def appID
  @appID
end

#customerIDObject

Returns the value of attribute customerID

Returns:

  • (Object)

    the current value of customerID



20
21
22
# File 'lib/api_banking/soap/fundsTransferByCustomerService.rb', line 20

def customerID
  @customerID
end

#requestReferenceNoObject

Returns the value of attribute requestReferenceNo

Returns:

  • (Object)

    the current value of requestReferenceNo



20
21
22
# File 'lib/api_banking/soap/fundsTransferByCustomerService.rb', line 20

def requestReferenceNo
  @requestReferenceNo
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



20
21
22
# File 'lib/api_banking/soap/fundsTransferByCustomerService.rb', line 20

def version
  @version
end