Class: GetHarmonizedCodes_CountryFrom_CountryToResponse

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

Overview

/GetHarmonizedCodes_CountryFrom_CountryToResponse

getHarmonizedCodes_CountryFrom_CountryToResult - SOAP::SOAPBase64

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(getHarmonizedCodes_CountryFrom_CountryToResult = nil) ⇒ GetHarmonizedCodes_CountryFrom_CountryToResponse

Returns a new instance of GetHarmonizedCodes_CountryFrom_CountryToResponse.



455
456
457
# File 'lib/g4s/utilities/default.rb', line 455

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

Instance Attribute Details

#getHarmonizedCodes_CountryFrom_CountryToResultObject

Returns the value of attribute getHarmonizedCodes_CountryFrom_CountryToResult.



453
454
455
# File 'lib/g4s/utilities/default.rb', line 453

def getHarmonizedCodes_CountryFrom_CountryToResult
  @getHarmonizedCodes_CountryFrom_CountryToResult
end