Shopping |
The ShoppingCartState type exposes the following members.
| Name | Description | |
|---|---|---|
| ShoppingCartState | Initializes a new instance of the ShoppingCartState class |
| Name | Description | |
|---|---|---|
| BalanceRemaining | ||
| BillingAddressId | ||
| BillingContactId | ||
| BillToCustomerId | ||
| CartItems | Obsolete. Returns a collection of cart items. Derived versions of ShoppingCartState may override the BuildLegacyCartItems method. | |
| CartToken | ||
| ContainsOpenInvoiceItems | ||
| ContainsShippableItems | ||
| CourseRegistrationHlos | ||
| CreditApplied | ||
| CurrencyId | ||
| CustomerId | ||
| CustomerSortName | ||
| DetailCount | ||
| DiscountAmountApplied | ||
| DiscountCartItems | Obsolete. Returns a collection of cart items that represent discounts. Derived versions of ShoppingCartState may override the BuildLegacyDiscountCartItems method. | |
| DiscountItems | ||
| DonationHlos | ||
| EventRegistrationHlos | ||
| EventSponsorshipHlos | ||
| ExhibitorApplicationHlos | ||
| FlatAdditionalInvoiceDetailCartItems | ||
| FlatInvoiceDetailCartItems | ||
| GroupRegistrationHlos | ||
| Id | ||
| IsEligibleForInstallmentBilling | ||
| IsShippingMethodRequired | ||
| IsShippingMethodSet | ||
| Items | A structured collection of the items in this shopping cart. Derived versions of ShoppingCartState may override the BuildCartItems method for customization. | |
| MembershipHlos | ||
| ShippingAddressId | ||
| ShippingApplied | ||
| ShippingMethodCartItem | Obsolete. Returns a cart items that represent the shipping method. Derived versions of ShoppingCartState may override the BuildLegacyShippingCartItem method. | |
| ShippingMethodItem | ||
| ShippingMethodItems | A collection of the shipping items in this shopping cart. Derived versions of ShoppingCartState may override the BuildShippingItems method for customization. | |
| SourceCodeId | ||
| SubTotal | ||
| TaxApplied | ||
| Total | ||
| TotalWeight |
| Name | Description | |
|---|---|---|
| BuildCartItems | ||
| BuildDiscountCartItems | ||
| BuildLegacyCartItems | Obsolete. | |
| BuildLegacyShippingCartItem | Obsolete. | |
| BuildShippingItems |