Class: GetSrvcLvlByShipersCountryAndZipResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/g4s/utilities/default.rb

Overview

/GetSrvcLvlByShipersCountryAndZipResponse

getSrvcLvlByShipersCountryAndZipResult - SOAP::SOAPBase64

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(getSrvcLvlByShipersCountryAndZipResult = nil) ⇒ GetSrvcLvlByShipersCountryAndZipResponse

Returns a new instance of GetSrvcLvlByShipersCountryAndZipResponse.



344
345
346
# File 'lib/g4s/utilities/default.rb', line 344

def initialize(getSrvcLvlByShipersCountryAndZipResult = nil)
  @getSrvcLvlByShipersCountryAndZipResult = getSrvcLvlByShipersCountryAndZipResult
end

Instance Attribute Details

#getSrvcLvlByShipersCountryAndZipResultObject

Returns the value of attribute getSrvcLvlByShipersCountryAndZipResult.



342
343
344
# File 'lib/g4s/utilities/default.rb', line 342

def getSrvcLvlByShipersCountryAndZipResult
  @getSrvcLvlByShipersCountryAndZipResult
end