[AllowOverridesAttribute]
public class EventSponsorshipCartItem : ComplexCartItem<AllowOverridesAttribute>
Public Class EventSponsorshipCartItem
Inherits ComplexCartItem[AllowOverridesAttribute]
public ref class EventSponsorshipCartItem : public ComplexCartItem[<AllowOverridesAttribute>]
type EventSponsorshipCartItem =
class
inherit ComplexCartItem
end| EventSponsorshipCartItem | Initializes a new instance of the EventSponsorshipCartItem class |
| CartItemId | (Overrides ComplexCartItemCartItemId) |
| 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) |
| MainSponsorshipFee | |
| Name | (Inherited from ComplexCartItem) |
| OtherSponsorshipFees | |
| SponsorshipTypeId | |
| SubTotal | (Inherited from ComplexCartItem) |
| TaxApplied | (Inherited from ComplexCartItem) |
| Total | (Inherited from ComplexCartItem) |
| GetAllInvoiceDetailsIncludingNested | (Overrides ComplexCartItemGetAllInvoiceDetailsIncludingNested) |
| GetHighLevelName | (Overrides ComplexCartItemGetHighLevelName) |