Membership |
The MembershipCartItem type exposes the following members.
| Name | Description | |
|---|---|---|
| MembershipCartItem | Initializes a new instance of the MembershipCartItem class |
| Name | Description | |
|---|---|---|
| CartItemId | (Overrides ComplexCartItemCartItemId) | |
| ChapterId | ||
| 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) | |
| IsChapterMembership | ||
| MembershipDuesFee | ||
| MembershipPackageName | ||
| MembershipPackageProductId | The Id of the membership package to be purchased upon checkout. For membership renewals, see PreviousMembershipPackageProductId for contrast. | |
| MembershipTypeCode | ||
| Name | (Inherited from ComplexCartItem) | |
| OtherPackagedFees | ||
| PreviousMembershipPackageName | If this MembershipCartItem represents a renewal to a different package than the membership was previously associated with, then this is the name of the pre-renewal membership package. Otherwise this property will be null. | |
| PreviousMembershipPackageProductId | If this MembershipCartItem represents a renewal to a different package than the membership was previously associated with, then this is the Id of the pre-renewal membership package. Otherwise, this property will be null. | |
| SourceCode | ||
| SubTotal | (Inherited from ComplexCartItem) | |
| TaxApplied | (Inherited from ComplexCartItem) | |
| Total | (Inherited from ComplexCartItem) |
| Name | Description | |
|---|---|---|
| GetAllInvoiceDetailsIncludingNested | (Overrides ComplexCartItemGetAllInvoiceDetailsIncludingNested) | |
| GetHighLevelName | (Overrides ComplexCartItemGetHighLevelName) |