Class: PricingPlans::OverageReporter::Report

Inherits:
Struct
  • Object
show all
Defined in:
lib/pricing_plans/overage_reporter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#itemsObject

Returns the value of attribute items

Returns:

  • (Object)

    the current value of items



16
17
18
# File 'lib/pricing_plans/overage_reporter.rb', line 16

def items
  @items
end

#messageObject

Returns the value of attribute message

Returns:

  • (Object)

    the current value of message



16
17
18
# File 'lib/pricing_plans/overage_reporter.rb', line 16

def message
  @message
end