Documentation of the CarRentalAgentService

LocationResponse Class

An instance of this class is returned from CarRentalAgentService interface for a single Location-based operation.

For a list of all members of this type, see LocationResponse Members.

System.Object
   Response
      LocationResponse

public class LocationResponse : Response

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

An instance of this class is returned by a call of each SOAP-/POST-Implementation of GetLocation - Method. Generally the GetLocation - Method is used, whenever the caller needs some more detailed information about a single Location of which the only thing you known about is the Id.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

LocationResponse Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Location | LocationRequest