Class: Smplkit::Audit::EventTypeListPage
- Inherits:
-
Struct
- Object
- Struct
- Smplkit::Audit::EventTypeListPage
- Defined in:
- lib/smplkit/audit/event_types.rb
Instance Attribute Summary collapse
-
#event_types ⇒ Object
Returns the value of attribute event_types.
-
#pagination ⇒ Object
Returns the value of attribute pagination.
Instance Attribute Details
#event_types ⇒ Object
Returns the value of attribute event_types
34 35 36 |
# File 'lib/smplkit/audit/event_types.rb', line 34 def event_types @event_types end |
#pagination ⇒ Object
Returns the value of attribute pagination
34 35 36 |
# File 'lib/smplkit/audit/event_types.rb', line 34 def pagination @pagination end |