Gets or sets the ISO 8601 date and time of the specific time for which time-dependent information should be applied for the requested RateCondition.
Attention: Even if this property is marked as optional, there will be no RateConditions returned if the parameter isn't handed over as correctly formatted XML-Date. Thereby the value for this parameter should be taken from the DepartureDateTime-property of a RatesRequest perfomed before.
This property is a string. Its value is a ISO 8601 formatted date and time string. Depending on your implementation language, you may convert it to a date or datetime type.
The ISO 8601 Date/Time format is specified as follows:
Pattern | Examples |
---|---|
YYYY-MM-DDThh:mm:ss
whereas:
|
|
RateConditionsRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace