![]() | |
IAdd |
public interface IAddOnPriceEntityService : IAddOnPriceQueryService, IBusinessService
The IAddOnPriceEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new AddOnPrice |
![]() | Delete | Deletes the specified AddOnPrice. |
![]() | Get |
Gets a list of AddOnPrices matching the specified filter.
(Inherited from IAddOnPriceQueryService) |
![]() | GetAll |
Gets all AddOnPrices
(Inherited from IAddOnPriceQueryService) |
![]() | GetSingle |
Gets a single AddOnPrice matching the provided filter.
(Inherited from IAddOnPriceQueryService) |
![]() | Update | Updates the specified AddOnPrice |