Documentation of the CarRentalAgentService

CurrenciesRequest Class

Use this class to create a Request for an operation to retrieve the available Currencies.

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

System.Object
   Request
      CurrenciesRequest

public class CurrenciesRequest : Request

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

The Currencies delivered in CurrenciesResponse may be used to request Rates from CarRentalAgentService.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

CurrenciesRequest Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Currency | CurrenciesResponse