Class: PriceHistoryParams

Inherits:
ParamsBase show all
Defined in:
lib/models.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from ParamsBase

#initialize, #to_hash

Constructor Details

This class inherits a constructor from ParamsBase

Instance Attribute Details

#countryCodeObject

Returns the value of attribute countryCode.



35
36
37
# File 'lib/models.rb', line 35

def countryCode
  @countryCode
end

#storeIdObject

Returns the value of attribute storeId.



35
36
37
# File 'lib/models.rb', line 35

def storeId
  @storeId
end