Documentation of the CarRentalAgentService

LinkedRateRequest.RateId Property

Gets or sets the Id of the RateLink the User requests the offer(Rate) for.

public  RateId {get; set;}

Remarks

This property is mandatory. The RateId is used to identify the specific Rate in the database. The RateIds for all of the operators(agency) RateLinks may be requested using the RetrieveLinkedRateList - Method.

See Also

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