RedemptionLimitPromotionEligibilityError Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class represents a model of a redemption limit promotion eligibility error object.
public class RedemptionLimitPromotionEligibilityError : Microsoft.Store.PartnerCenter.Models.PromotionEligibilities.PromotionEligibilityError
type RedemptionLimitPromotionEligibilityError = class
inherit PromotionEligibilityError
Public Class RedemptionLimitPromotionEligibilityError
Inherits PromotionEligibilityError
- Inheritance
Constructors
RedemptionLimitPromotionEligibilityError() |
Properties
Description |
Gets or sets the description of the error. (Inherited from PromotionEligibilityError) |
MaxPromotionRedemptionCount |
Gets or sets the maximum number of promotions which can be redeemed by the customer. |
RemainingPromotionRedemptionCount |
Gets or sets the remaining number of promotions which can be redeemed by the customer. |
Type |
Gets or sets the type of error. (Inherited from PromotionEligibilityError) |