Class: PricingPlans::OverageReporter::Report
- Inherits:
-
Struct
- Object
- Struct
- PricingPlans::OverageReporter::Report
- Defined in:
- lib/pricing_plans/overage_reporter.rb
Instance Attribute Summary collapse
-
#items ⇒ Object
Returns the value of attribute items.
-
#message ⇒ Object
Returns the value of attribute message.
Instance Attribute Details
#items ⇒ Object
Returns the value of attribute items
16 17 18 |
# File 'lib/pricing_plans/overage_reporter.rb', line 16 def items @items end |
#message ⇒ Object
Returns the value of attribute message
16 17 18 |
# File 'lib/pricing_plans/overage_reporter.rb', line 16 def @message end |