Exemplo n.º 1
0
 public void DeleteCouponById(string id) => _couponRepository.DeleteById(id);