CourseRegistrationCartItem Class

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public class CourseRegistrationCartItem : ComplexCartItem
Inheritance
Object    ComplexCartItem    CourseRegistrationCartItem

Constructors

CourseRegistrationCartItemInitializes a new instance of the CourseRegistrationCartItem class

Properties

CartItemId
(Overrides ComplexCartItemCartItemId)
CourseId 
CourseName 
CourseRegistrationFee 
CustomerId 
DiscountAmountApplied
(Inherited from ComplexCartItem)
InvoiceDetails A collection of all of the invoice details represented by this cart item, including invoice details for any cart items nested under this one.
(Inherited from ComplexCartItem)
Name
(Inherited from ComplexCartItem)
SubTotal
(Inherited from ComplexCartItem)
TaxApplied
(Inherited from ComplexCartItem)
Total
(Inherited from ComplexCartItem)

Methods

See Also