Click or drag to resize

RentalObjectBaseContract Class

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

Inheritance Hierarchy
SystemObject
  SoS.Integration.Models.ContractsBaseContract
    SoS.Integration.Models.ContractsRentalObjectBaseContract
      SoS.Integration.Models.ContractsBookingChanged
      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 abstract class RentalObjectBaseContract : BaseContract

The RentalObjectBaseContract type exposes the following members.

Constructors
  NameDescription
Protected methodRentalObjectBaseContract
Top
Properties
  NameDescription
Public propertyRentalObjectId
Public propertyRentalObjectNo
Public propertyTimeStamp (Inherited from BaseContract.)
Public propertyTimeStampUtc (Inherited from BaseContract.)
Top
See Also