ICorporate | |
public interface ICorporateAgreementDiscountService : ICorporateAgreementDiscountQueryService, IBusinessService
The ICorporateAgreementDiscountService type exposes the following members.
| Name | Description | |
|---|---|---|
| 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) |