Documentation of the CarRentalAgentService

Rate.RateCancellationCoverFee Property

Gets or sets the RateCancellationCoverFee for this Rate.

public  RateCancellationCoverFee {get; set;}

Remarks

The RateCancellationCoverFee encapsulates the price of the insurance that will be added to the delivered Value if insurance is desired, that means if IncludeRateCancellationCoverFee is set to "True" when creating a new Reservation.

See Also

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