ApplyDiscountOn type

The customer action on which the discount is applied. Supported values are Purchase, Consume, and Renew. Validation: Required, one of supported values.
KnownApplyDiscountOn can be used interchangeably with ApplyDiscountOn, this enum contains the known values that the service supports.

Known values supported by the service

Purchase
Consume
Renew

type ApplyDiscountOn = string