Class: BulkProductLookupParams
- Inherits:
-
ParamsBase
- Object
- ParamsBase
- BulkProductLookupParams
- Defined in:
- lib/models.rb
Instance Attribute Summary collapse
-
#countryCode ⇒ Object
Returns the value of attribute countryCode.
-
#file ⇒ Object
Returns the value of attribute file.
Method Summary
Methods inherited from ParamsBase
Constructor Details
This class inherits a constructor from ParamsBase
Instance Attribute Details
#countryCode ⇒ Object
Returns the value of attribute countryCode.
20 21 22 |
# File 'lib/models.rb', line 20 def countryCode @countryCode end |
#file ⇒ Object
Returns the value of attribute file.
20 21 22 |
# File 'lib/models.rb', line 20 def file @file end |