Method: Pokepay::Response::Coupon#discount_percentage
- Defined in:
- lib/pokepay_partner_ruby_sdk/response/coupon.rb
#discount_percentage ⇒ Object (readonly)
Returns the value of attribute discount_percentage.
33 34 35 |
# File 'lib/pokepay_partner_ruby_sdk/response/coupon.rb', line 33 def discount_percentage @discount_percentage end |