Documentation of the CarRentalAgentService

RateServiceUpsellRequest.RateServiceTypeId Property

Gets or sets the unique id of the RateServiceType the upsell rates shall base on.

public  RateServiceTypeId {get; set;}

Remarks

This property is mandatory. The value for this parameter should be taken from the RateServiceType-property of the Rate, the Upsell-Rates are requested for.

See Also

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