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



18
19
20
# File 'lib/api_banking/soap/prepaidCardService.rb', line 18

def appID
  @appID
end

#mobileNoObject

Returns the value of attribute mobileNo

Returns:

  • (Object)

    the current value of mobileNo



18
19
20
# File 'lib/api_banking/soap/prepaidCardService.rb', line 18

def mobileNo
  @mobileNo
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



18
19
20
# File 'lib/api_banking/soap/prepaidCardService.rb', line 18

def version
  @version
end