Documentation of the CarRentalAgentService

Response Constructor 

Initializes a new instance of the Response class.

protected Response();

Remarks

This type supports the CarRentalAgentService interface infrastructure and is not intended to be used directly from your code.

All operations of CarRentalAgentService interface return their results using a specific, operation-dependent object of this class. Such operation-specific response is a class deriving from this base class.

See Also

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