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