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



64
65
66
# File 'lib/api_banking/soap/prepaidCardService.rb', line 64

def appID
  @appID
end

#billerIDObject

Returns the value of attribute billerID

Returns:

  • (Object)

    the current value of billerID



64
65
66
# File 'lib/api_banking/soap/prepaidCardService.rb', line 64

def billerID
  @billerID
end

#encryptedPINObject

Returns the value of attribute encryptedPIN

Returns:

  • (Object)

    the current value of encryptedPIN



64
65
66
# File 'lib/api_banking/soap/prepaidCardService.rb', line 64

def encryptedPIN
  @encryptedPIN
end

#mobileNoObject

Returns the value of attribute mobileNo

Returns:

  • (Object)

    the current value of mobileNo



64
65
66
# File 'lib/api_banking/soap/prepaidCardService.rb', line 64

def mobileNo
  @mobileNo
end

#subscriberIDObject

Returns the value of attribute subscriberID

Returns:

  • (Object)

    the current value of subscriberID



64
65
66
# File 'lib/api_banking/soap/prepaidCardService.rb', line 64

def subscriberID
  @subscriberID
end

#topupAmountObject

Returns the value of attribute topupAmount

Returns:

  • (Object)

    the current value of topupAmount



64
65
66
# File 'lib/api_banking/soap/prepaidCardService.rb', line 64

def topupAmount
  @topupAmount
end

#uniqueRequestNoObject

Returns the value of attribute uniqueRequestNo

Returns:

  • (Object)

    the current value of uniqueRequestNo



64
65
66
# File 'lib/api_banking/soap/prepaidCardService.rb', line 64

def uniqueRequestNo
  @uniqueRequestNo
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



64
65
66
# File 'lib/api_banking/soap/prepaidCardService.rb', line 64

def version
  @version
end