Documentation of the CarRentalAgentService

RateLink Properties

The properties of the RateLink class are listed below. For a complete list of RateLink class members, see the RateLink Members topic.

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.

See Also

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