Documentation of the CarRentalAgentService

OperationTimeFrame.LocationStatus Property

Tells whether a booking in this TimeFrame will be on request or confirmed, as LocationStatus.

public  LocationStatus {get; set;}

Remarks

This property provides the possibility to a booking module to give accurate advise to the user, to avoid unnecessary Error-Messages. Nevertheless the opening hours are checked before a new Reservation is stored in the database and a meaningful Error-Message will be provided by the CarRentalAgentService of course.

See Also

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