Documentation of the CarRentalAgentService

ValidBonusProgramsResponse.BonusPrograms Property

Property: List of BonusProgram objects.

public  BonusPrograms {get; set;}

Remarks

If this property is wrongly returned as "null", the Response signals that by a Status of Failure and the corresponding Error-Message. Thereby it has to be treated as, there is no valid BonusProgram in the database for the operator and the specified ValidBonusProgramsRequest-Parameters.

See Also

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