Class: HarvestToInfakt::Configuration

Inherits:
Struct
  • Object
show all
Defined in:
lib/harvest_to_infakt/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#harvestObject

Returns the value of attribute harvest

Returns:

  • (Object)

    the current value of harvest



2
3
4
# File 'lib/harvest_to_infakt/configuration.rb', line 2

def harvest
  @harvest
end

#infaktObject

Returns the value of attribute infakt

Returns:

  • (Object)

    the current value of infakt



2
3
4
# File 'lib/harvest_to_infakt/configuration.rb', line 2

def infakt
  @infakt
end