Click or drag to resize

IPartnerBlockingAuthRestWcfServiceRentalObjectGetJson Method

Uri for this REST service method:
https://appl.easybook.net/partnerblocking/json/RentalObject
Http method: GET
Response body format: Json

Returns a list of RentalObjectWeb shared with the partner.

Namespace:  Tse.EasyBook.Server.WcfContracts.WebClient
Assembly:  Tse.EasyBook.Server.WcfContracts (in Tse.EasyBook.Server.WcfContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
RentalObjectWeb[] RentalObjectGetJson()

Return Value

Type: RentalObjectWeb
Returns a list of RentalObjectWeb shared with the partner.
See Also