IDiscount | |
The IDiscountResponsibleEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new DiscountResponsible | |
| Delete | Deletes the specified DiscountResponsible. | |
| Get |
Gets a list of DiscountResponsibles matching the specified filter.
(Inherited from IDiscountResponsibleQueryService) | |
| GetAll |
Gets all DiscountResponsibles
(Inherited from IDiscountResponsibleQueryService) | |
| GetSingle |
Gets a single DiscountResponsible matching the provided filter.
(Inherited from IDiscountResponsibleQueryService) | |
| Update | Updates the specified DiscountResponsible |