ValidatePromotionCodeRequest overview
ValidatePromotionCodeRequest Constructor
|
Initializes a new instance of the ValidatePromotionCodeRequest class. |
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. |
DepartureRegionId | Missing <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. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
ValidatePromotionCodeRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | PromotionCode | ValidatePromotionCodeResponse