Documentation of the CarRentalAgentService

ValidatePromotionCodeRequest Members

ValidatePromotionCodeRequest overview

Public Instance Constructors

ValidatePromotionCodeRequest Constructor Initializes a new instance of the ValidatePromotionCodeRequest class.

Public Instance Properties

ArrivalDateTime Gets or sets the date and time the customer wants to arrive with Vehicle (stop rental date and time).
ArrivalDateTimeDateTime Gets or sets the date and time the customer wants to arrive with Vehicle as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML.
DepartureDateTime Gets or sets the date and time the customer wants to depart with Vehicle (start rental date and time).
DepartureDateTimeDateTime Gets or sets the date and time the customer wants to depart with Vehicle as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML.
DepartureRegionIdMissing <summary> documentation for P:SunnyCars.Schema.Osi.WsReservation.V4.ValidatePromotionCodeRequest.DepartureRegionId
Operation (inherited from Request) Gets or sets operational meta-data for the Request.
PromotionCode Gets or sets the Promotion Code the User wants to validate.
Ticket (inherited from Request) Gets or sets the Ticket (containing the security token) for the Request.

Public Instance Methods

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

Protected Instance Methods

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

See Also

ValidatePromotionCodeRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | PromotionCode | ValidatePromotionCodeResponse