Class: Coupon::Tier3PromotionalPricing

Inherits:
Coupon
  • Object
show all
Defined in:
app/services/coupon/tier3_promotional_pricing.rb

Class Method Summary collapse

Class Method Details

.friendly_type_nameObject



7
8
9
# File 'app/services/coupon/tier3_promotional_pricing.rb', line 7

def self.friendly_type_name
  "Promo/Coupons"
end

.model_nameObject



3
4
5
# File 'app/services/coupon/tier3_promotional_pricing.rb', line 3

def self.model_name
  Coupon.model_name
end