Documentation of the CarRentalAgentService

RemoveRateLinkResponse Class

This is the response for a LinkedRateRequest-based operation. The returned Rate was formerly stored by a RateLinkRequest.

For a list of all members of this type, see RemoveRateLinkResponse Members.

System.Object
   Response
      RemoveRateLinkResponse

public class RemoveRateLinkResponse : Response

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This Response is part of the "Tell a Friend"-functionality of CarRentalAgentService. An instance of this class is returned by a call of each SOAP-/POST-Implementation of RetrieveLinkedRate - Method. This Response-object ecapsulates both, the information formerly used to request the stored Rate(s) and the Rate(s) itself/themselves. Thereby the prices of the delivered Rate(s) are calculated using the conditions of the operator(agency) the RateLink has been created for, which means that there will be no differences between the stored and the retrieved offer(Rate).

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

RemoveRateLinkResponse Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Rate | RateLink | LinkedRateRequest | RateLinkRequest