Class: App42::Shopping::Catalogue

Inherits:
App42Response show all
Defined in:
lib/shopping/Catalogue.rb

Instance Attribute Summary collapse

Attributes inherited from App42Response

#isResponseSuccess, #strResponse, #totalRecords

Instance Attribute Details

#categoryListObject

Returns the value of attribute categoryList.



17
18
19
# File 'lib/shopping/Catalogue.rb', line 17

def categoryList
  @categoryList
end

#descriptionObject

Returns the value of attribute description.



17
18
19
# File 'lib/shopping/Catalogue.rb', line 17

def description
  @description
end

#nameObject

Returns the value of attribute name.



17
18
19
# File 'lib/shopping/Catalogue.rb', line 17

def name
  @name
end