Class: Coupon::Tier3PromotionalPricing
- Inherits:
-
Coupon
- Object
- Coupon
- Coupon::Tier3PromotionalPricing
- Defined in:
- app/services/coupon/tier3_promotional_pricing.rb
Overview
Service object: tier3 promotional pricing.
Class Method Summary collapse
Class Method Details
.friendly_type_name ⇒ Object
8 9 10 |
# File 'app/services/coupon/tier3_promotional_pricing.rb', line 8 def self.friendly_type_name "Promo/Coupons" end |
.model_name ⇒ Object
4 5 6 |
# File 'app/services/coupon/tier3_promotional_pricing.rb', line 4 def self.model_name Coupon.model_name end |