InedoSDK Reference
Version:

PromotionRequirementStatus(PromotionRequirementState state, string description) Constructor

Initializes a new instance of the PromotionRequirementStatus class.

Syntax

public PromotionRequirementStatus(PromotionRequirementState state, string description)

Parameters

state
Type: PromotionRequirementState

The current state of the promotion requirement.

description
Type: string

Description of the current state of the promotion requirement.