ICorporate | |
public interface ICorporateAgreementDiscountEntityService : ICorporateAgreementDiscountQueryService, IBusinessService
The ICorporateAgreementDiscountEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new CorporateAgreementDiscount | |
| Delete | Deletes the specified CorporateAgreementDiscount. | |
| Get |
Gets a list of CorporateAgreementDiscounts matching the specified filter.
(Inherited from ICorporateAgreementDiscountQueryService) | |
| GetAll |
Gets all CorporateAgreementDiscounts
(Inherited from ICorporateAgreementDiscountQueryService) | |
| GetSingle |
Gets a single CorporateAgreementDiscount matching the provided filter.
(Inherited from ICorporateAgreementDiscountQueryService) | |
| Update | Updates the specified CorporateAgreementDiscount |