PromotionEligibility 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 promotion eligibility object.
public class PromotionEligibility
type PromotionEligibility = class
Public Class PromotionEligibility
- Inheritance
-
PromotionEligibility
Constructors
PromotionEligibility() |
Properties
Errors |
Gets or sets the errors if the caller is not eligible for the promotion. This will be null if the caller is eligible. |
IsEligible |
Gets or sets a value indicating whether the Partner/ Customer is eligible for the promotion. |
PromotionId |
Gets or sets the promotion id. |