MultiBuyItem Class |
Namespace: CMS.Ecommerce
public class MultiBuyItem
The MultiBuyItem type exposes the following members.
Name | Description | |
---|---|---|
MultiBuyItem |
Creates a new instance of MultiBuyItem initialized with the specified item.
|
Name | Description | |
---|---|---|
AutoAddedUnits |
Gets or sets the amount of the automatically added items.
| |
ID |
Gets or sets the ID of the item.
| |
SKU |
Gets or sets the SKU behind this item.
| |
UnitPrice |
Gets or sets the unit price of this item.
| |
Units |
Gets or sets the amount of the item.
|