Required when code_type = DISCOUNT;
FEE_LIST - discount is applied only to those fees listed in the fee_ids array ORDER_TOTAL - discount is applied to the order total
Namespace: CTCT.Components.EventSpotAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public DiscountScope DiscountScope { get; set; }
See Also