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