Documentation of the CarRentalAgentService

CancellationTypesResponse.CancellationTypeList Property

Gets or sets an array of CancellationTypes resulting from the operation.

public  CancellationTypeList {get; set;}

Remarks

If this property is wrongly returned as "null", the Response signals that by a Status of Failure and the corresponding Error-Message.

See Also

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