Class: ApiBanking::PrepaidCardService::PayToContact::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



57
58
59
# File 'lib/api_banking/soap/prepaidCardService.rb', line 57

def appID
  @appID
end

#contactMobileNoObject

Returns the value of attribute contactMobileNo

Returns:

  • (Object)

    the current value of contactMobileNo



57
58
59
# File 'lib/api_banking/soap/prepaidCardService.rb', line 57

def contactMobileNo
  @contactMobileNo
end

#contactNameObject

Returns the value of attribute contactName

Returns:

  • (Object)

    the current value of contactName



57
58
59
# File 'lib/api_banking/soap/prepaidCardService.rb', line 57

def contactName
  @contactName
end

#encryptedPINObject

Returns the value of attribute encryptedPIN

Returns:

  • (Object)

    the current value of encryptedPIN



57
58
59
# File 'lib/api_banking/soap/prepaidCardService.rb', line 57

def encryptedPIN
  @encryptedPIN
end

#mobileNoObject

Returns the value of attribute mobileNo

Returns:

  • (Object)

    the current value of mobileNo



57
58
59
# File 'lib/api_banking/soap/prepaidCardService.rb', line 57

def mobileNo
  @mobileNo
end

#transferAmountObject

Returns the value of attribute transferAmount

Returns:

  • (Object)

    the current value of transferAmount



57
58
59
# File 'lib/api_banking/soap/prepaidCardService.rb', line 57

def transferAmount
  @transferAmount
end

#uniqueRequestNoObject

Returns the value of attribute uniqueRequestNo

Returns:

  • (Object)

    the current value of uniqueRequestNo



57
58
59
# File 'lib/api_banking/soap/prepaidCardService.rb', line 57

def uniqueRequestNo
  @uniqueRequestNo
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



57
58
59
# File 'lib/api_banking/soap/prepaidCardService.rb', line 57

def version
  @version
end