Interface PricingService

All Known Implementing Classes:
PricingApplicationService

public interface PricingService
Module API for quoting product requests against the price catalog.
  • Method Summary

    Modifier and Type
    Method
    Description
    Creates a deterministic quote for the requested product quantities.
  • Method Details