Click or drag to resize

BookingCriteriaResult Class

Data contract for the output of the online booking service method
Inheritance Hierarchy
SystemObject
  SoS.Integration.ModelsBookingCriteriaResult

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 BookingCriteriaResult

The BookingCriteriaResult type exposes the following members.

Constructors
  NameDescription
Public methodBookingCriteriaResult
Top
Properties
  NameDescription
Public propertyInvoicNo
Public propertyOrderNo
Public propertyPartnerOrderNo
The internal order number by the partner. Avantio: BookingId
Public propertySalesChannel
Public propertyStatus
Public propertyStatusReason
Top
See Also