Documentation of the CarRentalAgentService

RegionsResponse Class

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

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

System.Object
   Response
      RegionsResponse

public class RegionsResponse : 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

This class is the specific implementation of a Response used by service operations related to multiple Region queries.

An instance of this class is returned by a call of each SOAP-/POST-Implementation of GetRegions - Method.

The Regions delivered within the Regions-array depend on the filter-properties defined in RegionsRequest.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

RegionsResponse Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Region | RegionsRequest