Class Price
- Namespace
- Dynamicweb.Ecommerce.Prices
- Assembly
- Dynamicweb.Ecommerce.dll
Represents information about the price.
- Inheritance
-
Price
- Inherited Members
Fields
AnyVariantId
Field Value
Properties
Amount
Gets or sets the amount.
Property Value
CountryCode
Gets or sets the country id.
Property Value
- string
id
CurrencyCode
Gets or sets the currency code.
Property Value
CustomerGroupId
Gets or sets the customer group id.
Property Value
DiscountPercentage
Gets or sets the discount percentage
Property Value
ExternalId
Gets or sets the external id.
Property Value
Id
Gets or sets the price id.
Property Value
IsInformative
Gets or sets the value indicating whether the price is informative.
Property Value
- bool
true
if the price is informative; otherwise,false
.
IsWithVat
Gets or sets the value indicating whether the price is with VAT.
Property Value
LanguageId
Gets or sets the language id.
Property Value
Priority
Gets or sets the priority.
Property Value
ProductId
Gets or sets the product id.
Property Value
Quantity
Gets or sets the quantity.
Property Value
ShopId
Gets or sets the shop id.
Property Value
StockLocationId
Gets or sets the stock location id.
Property Value
UnitId
Gets or sets the unit id.
Property Value
UserCustomerNumber
Gets or sets the user customer number.
Property Value
UserGroupId
Gets or sets the user group id.
Property Value
UserId
Gets or sets the user id.
Property Value
ValidFrom
Gets or sets the start date.
Property Value
ValidTo
Gets or sets the end date.
Property Value
VariantId
Gets or sets the variant id.