Class: Smplkit::Audit::ResourceTypeListPage
- Inherits:
-
Struct
- Object
- Struct
- Smplkit::Audit::ResourceTypeListPage
- Defined in:
- lib/smplkit/audit/resource_types.rb
Instance Attribute Summary collapse
-
#pagination ⇒ Object
Returns the value of attribute pagination.
-
#resource_types ⇒ Object
Returns the value of attribute resource_types.
Instance Attribute Details
#pagination ⇒ Object
Returns the value of attribute pagination
29 30 31 |
# File 'lib/smplkit/audit/resource_types.rb', line 29 def pagination @pagination end |
#resource_types ⇒ Object
Returns the value of attribute resource_types
29 30 31 |
# File 'lib/smplkit/audit/resource_types.rb', line 29 def resource_types @resource_types end |