Use this class to create a Request for an operation to store a RateLink. The Information about the Rate that should be stored has to be used to fill the members of this Request.The information handed over can be queried later by usage of the LinkedRateRequest.
For a list of all members of this type, see RateLinkRequest Members.
System.Object
Request
RateLinkRequest
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This class is part of the "Tell a Friend"-functionality of CarRentalAgentService.
An instance of this class has to be used for a call to SOAP-Implementation of CreateRateLink - Method. This method stores a link to a formerly requested single Rate or a list of Rates to the database and creates a unique key, that may be used to request the Rates again simply by the key. That enables a booking module, to create a direct link to an offer(Rate) for a user, which may be sent in an email for instance.
Thereby only the information formerly used to request the Rate is stored, for which reason the parameters of this Request do define whether a list of Rates or a single Rate is returned for the newly created RateLink. A RateLink has to be thought of as a stored RatesRequest .Namespace: SunnyCars.Schema.Osi.WsReservation.V4
Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)
RateLinkRequest Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Rate | RateLink | RateLinkResponse | LinkedRateRequest