Click or drag to resize

BookingCriteriaArticleBaseWeb Class

[Missing <summary> documentation for "T:SoS.Integration.Models.BookingCriteria.ArticleBaseWeb"]

Inheritance Hierarchy
SystemObject
  SoS.Integration.ModelsBookingCriteriaArticleBaseWeb

Namespace:  SoS.Integration.Models
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class ArticleBaseWeb

The BookingCriteriaArticleBaseWeb type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyArticleNo
The article number of the article. The article number is a unique number that identifies the article or extra serviec that the agency offers.
Public propertyCount
The count property is only relevant in a booking scenario. Fill this property with the requested number of articles.
Public propertyPrice
Public propertyPriceIntervalDate
The property is only relevant for either the Booking or the UpdateOrder methods and for articles of the type Ticket. Fill this property with PriceExampleWeb.ValidFrom date to select an alternative price/validity interval. If this property is NOT filled out the price/validity interval containing the arrival date will be selected.
Public propertyReference
Public propertyVat
Top
See Also