Gets or sets the date and time the customer stores the RateLink to db.
The value of this property is set by the database internally and therefore delivered always. Furthermore the CreateDate can be used as filter criterion for the results of RetrieveLinkedRateList - Method.
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