ProductPrice Class |
Namespace: Dynamicweb.Ecommerce.LiveIntegration.Products
The ProductPrice type exposes the following members.
| Name | Description | |
|---|---|---|
| ProductPrice | Initializes a new instance of the ProductPrice class |
| Name | Description | |
|---|---|---|
| Amount |
Gets or sets the amount.
| |
| Id |
Gets or sets the identifier.
| |
| ProductId |
Gets or sets the product identifier.
| |
| ProductVariantId |
Gets or sets the product variant identifier.
| |
| Quantity |
Gets or sets the quantity.
| |
| UnitId |
Gets or sets the product unit id.
| |
| UserCustomerNumber |
Gets or sets the user customer number.
|