Class: Smplkit::Audit::CategoryListPage

Inherits:
Struct
  • Object
show all
Defined in:
lib/smplkit/audit/categories.rb

Instance Attribute Summary collapse

Instance Attribute Details

#categoriesObject

Returns the value of attribute categories

Returns:

  • (Object)

    the current value of categories



37
38
39
# File 'lib/smplkit/audit/categories.rb', line 37

def categories
  @categories
end

#paginationObject

Returns the value of attribute pagination

Returns:

  • (Object)

    the current value of pagination



37
38
39
# File 'lib/smplkit/audit/categories.rb', line 37

def pagination
  @pagination
end