Documentation of the CarRentalAgentService

LocationsRequest.RateServiceTypeId Property

Gets or sets the unique id of the RateServiceType for which all available Locations are requested.

public  RateServiceTypeId {get; set;}

Remarks

This property is optional. It ís used in case the calling booking module wants to request the Locations where an already found Rate is available. If this property is set VehicleId and SalesSeasonId are required too.

See Also

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