Documentation of the CarRentalAgentService

ValidatePromoAndBonusProgsRequest.RegionId Property

The Id of the Region the codes handed over within this ValidatePromoAndBonusProgsRequest should be validated for.

public  RegionId {get; set;}

Remarks

This property is optional, whereby 0 has to be handed over per default.

The the code-validation in terms of validity for a special Region is skipped by the CarRentalAgentService if the value isn't set.

See Also

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