products
Table of Contents
Classes
- CustomerOffer
- An offer to sell one product to one specific customer : the price of the
customer's tariff segment at their assigned warehouse, optionally reached
through a pricing condition.
- ExtraPriceSpecification
- Represents a specific factor associated with price segmentation, extending the UnitPriceSpecification functionality.
- PaymentCondition
- Represents a payment condition applied on specific organizations.
- PaymentMethod
- A payment method is a standardized procedure for transferring the monetary amount for a purchase.
- PriceQuantityDiscount
- Defines a set of quantity discounts by quantity applied by a provider on a specific product.
- PriceSegmentation
- Represents a segmentation of price values derived from a quantitative value.
- PricingCondition
- A conditional pricing rule : a discount (or a tariff substitution) granted to
a scoped set of buyers on a scoped set of items, valid over a period.
- PricingConditionSelector
- The selection criteria of a {@see PricingCondition} — *who* it targets, *what*
item it applies to and *where* it is valid.
- Product
- A generic product representation enriched with commerce metadata :
unit of sale, eligible quantities (unit → package → pallet), pricing
categories, tax rate and stock information.
- ProductProviderInfo
- Represents product-related information provided by a specific supplier.
- ProductType
- The product type entity : the functional family of a product — how it is
stocked and tracked.
- ProductWarehouseAvailability
- The product's warehouse availability.
- ProductWarehouseInfo
- The product's warehouse informations.
- ProviderProductWarehouseInfo
- The product warehouse informations.
- StockLevel
- Represents the stock level information for a specific product within a given warehouse.
- TaxRate
- The taxrate representation.