Click or drag to resize

BookingChangedResponse Class

[Missing <summary> documentation for "T:SoS.Integration.Models.Contracts.BookingChangedResponse"]

Inheritance Hierarchy
SystemObject
  SoS.Integration.Models.ContractsBaseContract
    SoS.Integration.Models.ContractsRentalObjectBaseContract
      SoS.Integration.Models.ContractsBookingChangedResponse

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

The BookingChangedResponse type exposes the following members.

Constructors
  NameDescription
Public methodBookingChangedResponse
Top
Properties
  NameDescription
Public propertyBookingResult
Public propertyRentalObjectId (Inherited from RentalObjectBaseContract.)
Public propertyRentalObjectNo (Inherited from RentalObjectBaseContract.)
Public propertyTimeStamp (Inherited from BaseContract.)
Public propertyTimeStampUtc (Inherited from BaseContract.)
Top
See Also