Ticket Constructor
|
Initializes a new instance of the Ticket class. |
Expires | Gets or sets the ISO 8601 expiration date and time of this Ticket. |
ExpiresDateTime | Gets or sets the expiration date and time of this Ticket as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML. |
Timestamp | Gets or sets the ISO 8601 creation date and time of this Ticket. |
TimestampDateTime | Gets or sets the creation date and time of this Ticket as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML. |
Token | Gets or sets the security token of this Ticket. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
Ticket Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | TicketRequest | TicketResponse