Overload List
| Name | Description | |
|---|---|---|
| GetDiscountCouponInfo(Int32) | 
            Returns discount coupon with specified ID.
              | |
| GetDiscountCouponInfo(String, String) | 
            Returns discount coupon with specified code. If site coupon is not found and global coupons are allowed, tries to search for global coupon with the same code.
              | 
See Also