--- displayed_sidebar: pricingReference --- import ParameterTypes from "@site/src/components/ParameterTypes" # Pricing Module Reference Reference ## Interfaces - [AddPricesDTO](interfaces/AddPricesDTO.mdx) - [AddRulesDTO](interfaces/AddRulesDTO.mdx) - [BaseFilterable](interfaces/BaseFilterable.mdx) - [CalculatedPriceSetDTO](interfaces/CalculatedPriceSetDTO.mdx) - [Context](interfaces/Context.mdx) - [CreateCurrencyDTO](interfaces/CreateCurrencyDTO.mdx) - [CreateMoneyAmountDTO](interfaces/CreateMoneyAmountDTO.mdx) - [CreatePriceRuleDTO](interfaces/CreatePriceRuleDTO.mdx) - [CreatePriceSetDTO](interfaces/CreatePriceSetDTO.mdx) - [CreatePriceSetMoneyAmountRulesDTO](interfaces/CreatePriceSetMoneyAmountRulesDTO.mdx) - [CreatePricesDTO](interfaces/CreatePricesDTO.mdx) - [CreateRuleTypeDTO](interfaces/CreateRuleTypeDTO.mdx) - [CurrencyDTO](interfaces/CurrencyDTO.mdx) - [FilterableCurrencyProps](interfaces/FilterableCurrencyProps.mdx) - [FilterableMoneyAmountProps](interfaces/FilterableMoneyAmountProps.mdx) - [FilterablePriceRuleProps](interfaces/FilterablePriceRuleProps.mdx) - [FilterablePriceSetMoneyAmountRulesProps](interfaces/FilterablePriceSetMoneyAmountRulesProps.mdx) - [FilterablePriceSetProps](interfaces/FilterablePriceSetProps.mdx) - [FilterableRuleTypeProps](interfaces/FilterableRuleTypeProps.mdx) - [FindConfig](interfaces/FindConfig.mdx) - [IPricingModuleService](interfaces/IPricingModuleService.mdx) - [JoinerServiceConfig](interfaces/JoinerServiceConfig.mdx) - [JoinerServiceConfigAlias](interfaces/JoinerServiceConfigAlias.mdx) - [MoneyAmountDTO](interfaces/MoneyAmountDTO.mdx) - [PriceRuleDTO](interfaces/PriceRuleDTO.mdx) - [PriceSetDTO](interfaces/PriceSetDTO.mdx) - [PriceSetMoneyAmountDTO](interfaces/PriceSetMoneyAmountDTO.mdx) - [PriceSetMoneyAmountRulesDTO](interfaces/PriceSetMoneyAmountRulesDTO.mdx) - [PricingContext](interfaces/PricingContext.mdx) - [PricingFilters](interfaces/PricingFilters.mdx) - [RemovePriceSetRulesDTO](interfaces/RemovePriceSetRulesDTO.mdx) - [RuleTypeDTO](interfaces/RuleTypeDTO.mdx) - [UpdateCurrencyDTO](interfaces/UpdateCurrencyDTO.mdx) - [UpdateMoneyAmountDTO](interfaces/UpdateMoneyAmountDTO.mdx) - [UpdatePriceRuleDTO](interfaces/UpdatePriceRuleDTO.mdx) - [UpdatePriceSetDTO](interfaces/UpdatePriceSetDTO.mdx) - [UpdatePriceSetMoneyAmountRulesDTO](interfaces/UpdatePriceSetMoneyAmountRulesDTO.mdx) - [UpdateRuleTypeDTO](interfaces/UpdateRuleTypeDTO.mdx) ## Type Aliases - [Exclude](types/Exclude.mdx) - [JoinerRelationship](types/JoinerRelationship.mdx) - [ModuleJoinerConfig](types/ModuleJoinerConfig.mdx) - [ModuleJoinerRelationship](types/ModuleJoinerRelationship.mdx) - [Omit](types/Omit.mdx) - [Pick](types/Pick.mdx) - [Record](types/Record.mdx)