Documentation of the CarRentalAgentService

PromoAndBonusProgInfo.CodeType Property

Tells or specifies wether the code is a promotion code or a bonus program code.

public  CodeType {get; set;}

Remarks

In case this instance of PromoAndBonusProgInfo is returned by a call of GetValidBonusPrograms - Method, the code herein is always a Bonus-Program code. For mor information about the avaialable code types see: BenefitCodeType.

See Also

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