Partager via


RedemptionLimitPromotionEligibilityError Class

Definition

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
RedemptionLimitPromotionEligibilityError

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)

Applies to