Documentation of the CarRentalAgentService

RateLink.RateId Property

Gets or sets the Id of created RateLink.

public  RateId {get; set;}

Remarks

A RateId can be used to get the specific Rate identified by the RateId. Therefore a call to RetrieveLinkedRate - Method has to be used.

See Also

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