partial void UpdateCoupon(Coupon instance);
 partial void DeleteCoupon(Coupon instance);
 partial void InsertCoupon(Coupon instance);