Gets or sets the ISO 8601 date and time the RateLink is available to.
The value of this property is set by the database internally and therefore delivered always. The value indicates till when the linked Rate is available. Due to the fact, that the storage of sunnycars database isn't unlimited, the RateLinks of an operator get deleted periodically after the maximum lifetime of a RateLink is expired, even if the linked Rate is still available. Currently, the maximum validity period of a RateLink is limited to 30days.
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:
|
|
RateLink Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace