Documentation of the CarRentalAgentService

Ticket Members

Ticket overview

Public Instance Constructors

Ticket Constructor Initializes a new instance of the Ticket class.

Public Instance Properties

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.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

Ticket Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | TicketRequest | TicketResponse