DiscountScope Enumeration CTCT Wrapper Documented Class Library
Discount Scope

Namespace: CTCT.Components.EventSpot
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

[SerializableAttribute]
public enum DiscountScope
Members

  Member nameValueDescription
FEE_LIST0 discount is applied only to those fees listed in the fee_ids array
ORDER_TOTAL1 discount is applied to the order total
See Also