CodeType Enumeration CTCT Wrapper Documented Class Library
Type of promocode

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

[SerializableAttribute]
public enum CodeType
Members

  Member nameValueDescription
ACCESS0 applies to a specific fee with has_restricted_access = true, fee_list must include only a single fee_id. See Event Fees
DISCOUNT1 when set to DISCOUNT, you must specify either a discount_percent or a discount_amount
See Also