Gets or sets the ISO 8601 date and time the customer wants to depart with Vehicle (start rental date and time).
The value delivered herein is the date and time used by the customer when creating the RateLink and thus to be used to initialize the corresponding controls of your booking module.
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:
|
|
LinkedRateResponse Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace