Documentation of the CarRentalAgentService

AirportsResponse.Airports Property

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

public  Airports {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. Thereby it has to be treated as, there is no Airport in the database for the specified AirportsRequest-Parameters.

See Also

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