Documentation of the CarRentalAgentService

RemoveRateLinkRequest.RateId Property

Gets or sets the Id of the RateLink the user wants to delete.

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

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