Documentation of the CarRentalAgentService

RateLinkRequest.RateServiceTypeId Property

Gets or sets the unique id of the RateServiceType used to store the queried Rates.

public  RateServiceTypeId {get; set;}

Remarks

This property is optional. The value for this parameter should be taken from the Vehicle of a RatesResponse. If SalesSeasonId, VehicleId anf this property are set. a single Rate will be stored in the database.

See Also

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