Documentation of the CarRentalAgentService

EditReservationRequest.CrsProvider Property

The crs provider has to be handed over by some of sunnycars internal modules. External consumers of the CarRentalAgentService should left this property blank.

public  CrsProvider {get; set;}

Remarks

This property is optional and should be handed over as empty string by external consumers of the CarRentalAgentService.

See Also

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