INumber |
public interface INumberCorrectionReasonService : INumberCorrectionReasonQueryService, IBusinessService
The INumberCorrectionReasonService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of NumberCorrectionReasons matching the specified filter.
(Inherited from INumberCorrectionReasonQueryService) | |
GetAll |
Gets all NumberCorrectionReasons
(Inherited from INumberCorrectionReasonQueryService) | |
GetSingle |
Gets a single NumberCorrectionReason matching the provided filter.
(Inherited from INumberCorrectionReasonQueryService) |