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



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

def appID
  @appID
end

#customerIDObject

Returns the value of attribute customerID



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

def customerID
  @customerID
end

#requestReferenceNoObject

Returns the value of attribute requestReferenceNo



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

def requestReferenceNo
  @requestReferenceNo
end

#versionObject

Returns the value of attribute version



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

def version
  @version
end