Class: Smplkit::Audit::ResourceTypeListPage

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

Instance Attribute Summary collapse

Instance Attribute Details

#paginationObject

Returns the value of attribute pagination

Returns:

  • (Object)

    the current value of pagination



29
30
31
# File 'lib/smplkit/audit/resource_types.rb', line 29

def pagination
  @pagination
end

#resource_typesObject

Returns the value of attribute resource_types

Returns:

  • (Object)

    the current value of resource_types



29
30
31
# File 'lib/smplkit/audit/resource_types.rb', line 29

def resource_types
  @resource_types
end