![]() | |
IOpening |
public interface IOpeningHoursEntityService : IOpeningHoursQueryService, IBusinessService
The IOpeningHoursEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new OpeningHours |
![]() | Delete | Deletes the specified OpeningHours. |
![]() | 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) |
![]() | Update | Updates the specified OpeningHours |