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