IOpening |
public interface IOpeningHoursService : IOpeningHoursQueryService, IBusinessService
The IOpeningHoursService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of OpeningHoursSet matching the specified filter.
(Inherited from IOpeningHoursQueryService) | |
GetAll |
Gets all OpeningHoursSet
(Inherited from IOpeningHoursQueryService) | |
GetSingle |
Gets a single OpeningHours matching the provided filter.
(Inherited from IOpeningHoursQueryService) |