Documentation of the CarRentalAgentService

RateLinkRequest.SalesSeasonId Property

Gets or sets the unique id for the salesseason in which the Rates is being valued.

public  SalesSeasonId {get; set;}

Remarks

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

See Also

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