Documentation of the CarRentalAgentService

PromotionCode.Code Property

Gets or sets the Promotion Code that is validated by the ValidatePromotionCodeRequest.

public  Code {get; set;}

Remarks

The code herein is the code that was passed to the CarRentalAgentService in ValidatePromotionCodeRequest. This gets filled only if the promotion code was validated successfully.

See Also

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