Class: BulkProductLookupParams

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.



20
21
22
# File 'lib/models.rb', line 20

def countryCode
  @countryCode
end

#fileObject

Returns the value of attribute file.



20
21
22
# File 'lib/models.rb', line 20

def file
  @file
end