ICorporate |
public interface ICorporateAgreementService : IBusinessService
The ICorporateAgreementService type exposes the following members.
Name | Description | |
---|---|---|
CreateCorporateAgreement | Create a new CorporateAgreement with all data on the given corporate agreement. | |
CreateCorporateAgreementDiscount | Create a new CorporateAgreementDiscount. | |
CreateCorporateAgreementJointInvoiceDetail | Create a new CorporateAgreementJointInvoiceDetail. | |
CreateCorporateAgreementProduct | Create a new CorporateAgreementProduct. | |
CreateCorporateAgreementTerm | Create a new CorporateAgreementTerm. | |
DeleteCorporateAgreementDiscount | Delete a CorporateAgreementDiscount. | |
DeleteCorporateAgreementJointInvoiceDetail | Delete a CorporateAgreementJointInvoiceDetail. | |
DeleteCorporateAgreementProduct | Delete a CorporateAgreementProduct. | |
DeleteCorporateAgreementTerm | Delete a CorporateAgreementTerm. | |
GetCorporateAgreementById | Gets the corporate agreement by CorporateAgreement_Id. | |
GetCorporateAgreementByIdentifier | Gets the corporate agreement by CorporateAgreementIdentifier. | |
GetNumbersOfSubscriptionForCorporateAgreement | Gets the numbers of subscription for corporate agreement. | |
GetStatisticsForCorporateAgreement | Gets statistics for a corporate agreement. | |
GetStatisticsForCorporateAgreementGroupedByProduct | Gets the statistics for corporate agreement grouped by each product. | |
UpdateCorporateAgreement | Updates all data on the given corporate agreement. | |
UpdateCorporateAgreementProduct | Update a CorporateAgreementProduct. |