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