Class: Smplkit::Audit::EventTypeListPage

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

Instance Attribute Summary collapse

Instance Attribute Details

#event_typesObject

Returns the value of attribute event_types

Returns:

  • (Object)

    the current value of event_types



34
35
36
# File 'lib/smplkit/audit/event_types.rb', line 34

def event_types
  @event_types
end

#paginationObject

Returns the value of attribute pagination

Returns:

  • (Object)

    the current value of pagination



34
35
36
# File 'lib/smplkit/audit/event_types.rb', line 34

def pagination
  @pagination
end