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