MultiBuyCouponCodeInfoProviderGetCouponCodeUseCount Method |
Name | Description | |
---|---|---|
GetCouponCodeUseCount(IEnumerableInt32) |
Gets info about how many coupons are available in specific bultibuy discount and how many of them were already used.
Returns ObjectQuery with one table containing MultiBuyCouponCodeMultiBuyDiscountID, Uses, UnlimitedCodeCount and Limit.
| |
GetCouponCodeUseCount(IEnumerableInt32, String, String) |
Gets info about how many coupons are available in specific discount and how many of them were already used.
(Inherited from BaseCouponCodeInfoProviderTInfo, TProvider.) |