Class: ApiBanking::FundsTransferByCustomerService2::Transfer::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



13
14
15
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 13

def appID
  @appID
end

#beneficiaryObject

Returns the value of attribute beneficiary

Returns:

  • (Object)

    the current value of beneficiary



13
14
15
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 13

def beneficiary
  @beneficiary
end

#customerIDObject

Returns the value of attribute customerID

Returns:

  • (Object)

    the current value of customerID



13
14
15
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 13

def customerID
  @customerID
end

#debitAccountNoObject

Returns the value of attribute debitAccountNo

Returns:

  • (Object)

    the current value of debitAccountNo



13
14
15
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 13

def debitAccountNo
  @debitAccountNo
end

#purposeCodeObject

Returns the value of attribute purposeCode

Returns:

  • (Object)

    the current value of purposeCode



13
14
15
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 13

def purposeCode
  @purposeCode
end

#remitterToBeneficiaryInfoObject

Returns the value of attribute remitterToBeneficiaryInfo

Returns:

  • (Object)

    the current value of remitterToBeneficiaryInfo



13
14
15
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 13

def remitterToBeneficiaryInfo
  @remitterToBeneficiaryInfo
end

#transferAmountObject

Returns the value of attribute transferAmount

Returns:

  • (Object)

    the current value of transferAmount



13
14
15
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 13

def transferAmount
  @transferAmount
end

#transferTypeObject

Returns the value of attribute transferType

Returns:

  • (Object)

    the current value of transferType



13
14
15
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 13

def transferType
  @transferType
end

#uniqueRequestNoObject

Returns the value of attribute uniqueRequestNo

Returns:

  • (Object)

    the current value of uniqueRequestNo



13
14
15
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 13

def uniqueRequestNo
  @uniqueRequestNo
end