Documentation of the CarRentalAgentService

PromoAndBonusProgInfo Class

Info class of promotion code and miles program data. Used within the ValidatePromoAndBonusProgsResponse response object.

For a list of all members of this type, see PromoAndBonusProgInfo Members.

System.Object
   Data
      PromoAndBonusProgInfo

public class PromoAndBonusProgInfo : Data

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class is used within two Response-classes and therefore within two CarRentalAgentService-Methods. The first method should be used to request the valid Bonus-Programs at CarRentalAgentService, namely it is the GetValidBonusPrograms - Method. The second method is used to validate a list of Promotion-Codes and Bonus-ProviderCodes, even if the caller doesn't know about what type of code it is. For this method there is only a SOAP-Implementation available, named ValidatePromoAndBonusProgs - Method.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

PromoAndBonusProgInfo Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | ValidatePromoAndBonusProgsRequest | ValidatePromoAndBonusProgsResponse | ValidBonusProgramsRequest | ValidBonusProgramsResponse