Gets or sets the ISO 8601 creation date and time of this Ticket.
This property is optional for use in each Request and may be handed over as empty string. But it will be delivered within each Response.
The timestamp marks the time this ticket has been created.NoteThis 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:
|
|
Ticket Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace