Documentation of the CarRentalAgentService

LocationsResponse.Locations Property

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

public  Locations {get; set;}

Remarks

If this property is not set, the requested Locations were not found in the database.

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

See Also

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