Documentation of the CarRentalAgentService

CancelReservationRequest.CancellationTypeId Property

Gets or sets the reason as Id for cancellation of the Reservation identified by Id.

public  CancellationTypeId {get; set;}

Remarks

This property is optional. A list of CancellationTypes supported by CarRentalAgentService can be queried by a call to GetCancellationTypes - Method.

See Also

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