Class: ApiBanking::PrepaidCardService::PayToAccount::Request

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

Instance Attribute Summary collapse

Instance Attribute Details

#appIDObject

Returns the value of attribute appID

Returns:

  • (Object)

    the current value of appID



50
51
52
# File 'lib/api_banking/soap/prepaidCardService.rb', line 50

def appID
  @appID
end

#beneficiaryAccountNoObject

Returns the value of attribute beneficiaryAccountNo

Returns:

  • (Object)

    the current value of beneficiaryAccountNo



50
51
52
# File 'lib/api_banking/soap/prepaidCardService.rb', line 50

def beneficiaryAccountNo
  @beneficiaryAccountNo
end

#beneficiaryIFSCObject

Returns the value of attribute beneficiaryIFSC

Returns:

  • (Object)

    the current value of beneficiaryIFSC



50
51
52
# File 'lib/api_banking/soap/prepaidCardService.rb', line 50

def beneficiaryIFSC
  @beneficiaryIFSC
end

#beneficiaryNameObject

Returns the value of attribute beneficiaryName

Returns:

  • (Object)

    the current value of beneficiaryName



50
51
52
# File 'lib/api_banking/soap/prepaidCardService.rb', line 50

def beneficiaryName
  @beneficiaryName
end

#encryptedPINObject

Returns the value of attribute encryptedPIN

Returns:

  • (Object)

    the current value of encryptedPIN



50
51
52
# File 'lib/api_banking/soap/prepaidCardService.rb', line 50

def encryptedPIN
  @encryptedPIN
end

#mobileNoObject

Returns the value of attribute mobileNo

Returns:

  • (Object)

    the current value of mobileNo



50
51
52
# File 'lib/api_banking/soap/prepaidCardService.rb', line 50

def mobileNo
  @mobileNo
end

#remitterToBeneficiaryInfoObject

Returns the value of attribute remitterToBeneficiaryInfo

Returns:

  • (Object)

    the current value of remitterToBeneficiaryInfo



50
51
52
# File 'lib/api_banking/soap/prepaidCardService.rb', line 50

def remitterToBeneficiaryInfo
  @remitterToBeneficiaryInfo
end

#transferAmountObject

Returns the value of attribute transferAmount

Returns:

  • (Object)

    the current value of transferAmount



50
51
52
# File 'lib/api_banking/soap/prepaidCardService.rb', line 50

def transferAmount
  @transferAmount
end

#transferTypeObject

Returns the value of attribute transferType

Returns:

  • (Object)

    the current value of transferType



50
51
52
# File 'lib/api_banking/soap/prepaidCardService.rb', line 50

def transferType
  @transferType
end

#uniqueRequestNoObject

Returns the value of attribute uniqueRequestNo

Returns:

  • (Object)

    the current value of uniqueRequestNo



50
51
52
# File 'lib/api_banking/soap/prepaidCardService.rb', line 50

def uniqueRequestNo
  @uniqueRequestNo
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



50
51
52
# File 'lib/api_banking/soap/prepaidCardService.rb', line 50

def version
  @version
end