RentalObjectsArticlesResult Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class RentalObjectsArticlesResult : DataContractEntityWeb
The RentalObjectsArticlesResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | RentalObjectsArticlesResult |
Name | Description | |
---|---|---|
![]() | Articles |
A list of additional article numbers that can be sold (Booking or UpdateOrder) for one or more rental objects.
The list ArticleNumbers specifies which of these articles, that can be sold for a specific rental object.
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | RentalOjects |
A list of rental objects and corresponding article numbers that can be sold (Booking or UpdateOrder) for the specific rental object.
|