Class: Postnhost::PublicNavigationTargets::Targets

Inherits:
Data
  • Object
show all
Defined in:
app/services/postnhost/public_navigation_targets.rb

Instance Attribute Summary collapse

Instance Attribute Details

#recordsObject (readonly)

Returns the value of attribute records

Returns:

  • (Object)

    the current value of records



3
4
5
# File 'app/services/postnhost/public_navigation_targets.rb', line 3

def records
  @records
end

#variantsObject (readonly)

Returns the value of attribute variants

Returns:

  • (Object)

    the current value of variants



3
4
5
# File 'app/services/postnhost/public_navigation_targets.rb', line 3

def variants
  @variants
end