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