ISales | |
The ISalesCommissionEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new SalesCommission | |
| Delete | Deletes the specified SalesCommission. | |
| Get |
Gets a list of SalesCommissions matching the specified filter.
(Inherited from ISalesCommissionQueryService) | |
| GetAll |
Gets all SalesCommissions
(Inherited from ISalesCommissionQueryService) | |
| GetSingle |
Gets a single SalesCommission matching the provided filter.
(Inherited from ISalesCommissionQueryService) | |
| Update | Updates the specified SalesCommission |