Documentation of the CarRentalAgentService

LinkedRateListResponse Class

This is the response for a LinkedRateListRequest-based operation. The returned RateLinks were separately stored by former RateLinkRequests.

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

System.Object
   Response
      LinkedRateListResponse

public class LinkedRateListResponse : 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 Request is part of the "Tell a Friend"-functionality of CarRentalAgentService. The LinkedRateListResponse is delivered in answer to a call of all SOAP/POST-Implementation of RetrieveLinkedRateList - Method. The RateLinks deliverd within this Response-object are filtered by the criteria specified in the LinkedRateListRequest. Thereby all of the delivered RateLinks have formerly been created by the operator(agency), used to create the Ticket for the LinkedRateListRequest. For more detailed information about how to create a RateLink, please refer to the documentation of CreateRateLink - Method.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

LinkedRateListResponse Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Rate | LinkedRateListRequest | LinkedRateRequest | LinkedRateResponse