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



41
42
43
# File 'lib/api_banking/soap/prepaidCardService.rb', line 41

def appID
  @appID
end

#mobileNoObject

Returns the value of attribute mobileNo

Returns:

  • (Object)

    the current value of mobileNo



41
42
43
# File 'lib/api_banking/soap/prepaidCardService.rb', line 41

def mobileNo
  @mobileNo
end

#numTransactionsObject

Returns the value of attribute numTransactions

Returns:

  • (Object)

    the current value of numTransactions



41
42
43
# File 'lib/api_banking/soap/prepaidCardService.rb', line 41

def numTransactions
  @numTransactions
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



41
42
43
# File 'lib/api_banking/soap/prepaidCardService.rb', line 41

def version
  @version
end