Documentation of the CarRentalAgentService

Location.OperationTimeFrame Property

Gets or sets an array of OperationTimeFrames of this Location.

public  OperationTimeFrame {get; set;}

Remarks

This property gets filled only, if the corresponding request-property was set to "True"(see: WithOperationTimeFrame for instance).

If the OperationTimeFrames have been requested correctly and the property is returned as "null", the Response signals that by a Status of Failure and the corresponding Error-Message.

See Also

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