Documentation of the CarRentalAgentService

RateLink Members

RateLink overview

Public Instance Constructors

RateLink Constructor Initializes a new instance of the RateLink class.

Public Instance Properties

CreateDate Gets or sets the date and time the customer stores the RateLink to db.
CreateDateDateTime Gets or sets the date and time the customer stores the Rate. Attention: This Property isn't available at client-side because it's not serialized in XML.
RateId Gets or sets the Id of created RateLink.
RateLinkName Gets or sets the Name used to store the RateLink.
ValidFrom Gets or sets the ISO 8601 date and time the the RateLink is available from.
ValidFromDateTime Gets or sets the date and time the the RateLink is available from as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML.
ValidTo Gets or sets the ISO 8601 date and time the RateLink is available to.
ValidToDateTime Gets or sets the date and time the RateLink is available to as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

RateLink Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | RateLinkRequest | RateLinkResponse | LinkedRateRequest