Documentation of the CarRentalAgentService

RegionRequest.RequestArrivalRegion Property

Gets or sets a flag, that tells whether the requested Region is for Departure or Arrival and therefore if pickup-stopsales should be considered or not.

public  RequestArrivalRegion {get; set;}

Remarks

This property is optional. If it's not set, "False" is used by default.

See Also

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