Documentation of the CarRentalAgentService

RateLinkResponse.RateLink Property

Gets or sets the RateLink resulting from the operation.

public  RateLink {get; set;}

Remarks

The RateLink returned herein is stored in the database and ready for use. If this property is returned as "null", the Response signals that by a Status of Failure and the corresponding Error-Message.

See Also

RateLinkResponse Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace