PartnerBlockingAuthRestWcfService Class |
Namespace: Tse.EasyBook.Server.WcfContracts.WebClient
public class PartnerBlockingAuthRestWcfService : RestWcfBase, IPartnerBlockingAuthRestWcfService
The PartnerBlockingAuthRestWcfService type exposes the following members.
Name | Description | |
---|---|---|
![]() | CalendarDeleteJson |
Returns true if the partner blocking is successfully deleted. Otherwise an exception is thrown.
|
![]() | CalendarGetJson |
Returns a list of CalendarEntryWeb.
|
![]() | CalendarPostJson |
Returns a CalendarEntryWeb if the partner blocking is successfully created. Otherwise an exception is thrown.
|
![]() | GetDocumentation |
Get standard help for the operations of this endpoint and interject xml documentation for fields of the dto classes.
(Inherited from RestWcfBase.) |
![]() | RentalObjectGetJson |
Returns a list of RentalObjectWeb shared with the partner.
|