1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-03-04 01:29:20 +01:00
fab-manager/app/views/api/coupons/_coupon.json.jbuilder

1 line
102 B
Plaintext
Raw Normal View History

2016-08-03 17:56:36 +02:00
json.extract! coupon, :id, :name, :code, :percent_off, :valid_until, :max_usages, :active, :created_at