RepeatedRentalIntervalWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class RepeatedRentalIntervalWeb : RentalIntervalWeb
The RepeatedRentalIntervalWeb type exposes the following members.
| Name | Description | |
|---|---|---|
| RepeatedRentalIntervalWeb |
| Name | Description | |
|---|---|---|
| BusinessPartnerId |
ID of the business partner attached to this rental interval
(Inherited from RentalIntervalWeb.) | |
| BusinessPartnerName |
Name of the business partner that is linked by the BusinessPartnerId (Inherited from RentalIntervalWeb.) | |
| BusinessPartnerType |
The type of the business partner
(Inherited from RentalIntervalWeb.) | |
| CancellationDate |
Only defined on rentalintervals which has the status of cancelled, and where owner gets paid.
Describes the createddate of the crediting invoice
(Inherited from RentalIntervalWeb.) | |
| Comment |
A comment attached to a closed RentalInterval.
(Inherited from RentalIntervalWeb.) | |
| Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) | |
| IntermediationAgreementId |
Holds the Id of the intermediation agreement that references this repeated blocking
| |
| InvoiceNo |
ID of an invoice that is visualized by this RentalInterval
(Inherited from RentalIntervalWeb.) | |
| Type |
The type of the RentalInterval
(Inherited from RentalIntervalWeb.) | |
| ValidFrom |
Start date
(Inherited from IntervalWeb.) | |
| ValidTo |
End date. If null, the interval is seen as having no expiration.
(Inherited from IntervalWeb.) |