ArticlesResult Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class ArticlesResult : DataContractBase
The ArticlesResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | ArticlesResult |
Name | Description | |
---|---|---|
![]() | Articles |
A list of available articles for the provided rental object
|
![]() | CleaningOptions |
An enumeration describing the various cleaning options for the rental object.
|
![]() | CleaningOptionsAll | |
![]() | CleaningPrice |
A list of available articles for the provided rental object
|
![]() | PetFeePerPet |
If true, The pet fee price is for each pet taken to the rental object. Null if not applicable.
|
![]() | PetFeePrice |
The price for pets or null if not applicable.
|
![]() | TicketArticles |
A list of available ticket articles for the provided rental object.
Formore detailed linformation regarding tickets use the "Attractions" web service.
|