RentalAgreementWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class RentalAgreementWeb : DataContractEntityWeb
The RentalAgreementWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | RentalAgreementWeb |
Name | Description | |
---|---|---|
![]() | AccommodateChildren |
Number of childrens that the rental object can accomodate by default. No constraint, just info.
|
![]() | AllowedPersons |
Number of persons (children not included) that the rental object can accomodate by default.
|
![]() | AllowedPets |
Number of pets that the rental object can accomodate by default.
|
![]() | ArrivalDate |
The arrival date of the tennancy
|
![]() | Cleaning |
True if cleaning has been ordered on this rental agreement
|
![]() | DepartureDate |
The departure date of the tennancy
|
![]() | DrivingDirectionsUri |
Uri for driving directions from Customer->KeyDeliveryLocation->RentalObject
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | InfoText |
RentalObject comments of the following types: Info
|
![]() | KeyDeliveryOffice |
The key deposit location.
|
![]() | KeyDeliveryText |
A text with specifics about the key delivery.
|
![]() | LocalOffice |
The office attached to the rental object.
|
![]() | NumberOfChildren |
Number of children (age 3 or less) staying in the house.
|
![]() | NumberOfChildrenAsAdults |
Number of adolescents (age 4-11) staying in the house.
|
![]() | NumberOfPersons |
Number of persons staying in the house.
|
![]() | NumberOfPets |
Number of pets staying in the house.
|
![]() | OwnerName |
The rental object owners name.
|
![]() | OwnerPostalCity |
The rental object owners city.
|
![]() | OwnerPostalCode |
The rental object owners postal code.
|
![]() | PartnerRentalObjectNo |
Partner rental object number if the order is originating from a partner.
|
![]() | RentalAgreementNo |
The unique rental agreement number
|
![]() | RentalAgreementState |
The state of the rental agreement
|
![]() | RentalAgreementText |
Any information regarding the tennancy.
|
![]() | RentalObjectAddress |
The addres of the rental object.
|
![]() | RentalObjectNo |
Rental object number
|
![]() | RentalObjectPhoneNo |
The phone number of the rental object if a phone is present.
|
![]() | SendTo |
The contact this rental agreement was sent to.
|
![]() | Texts |
RentalObject comments of the following types: Catalogue, RentalAgreement
|