Documentation of the CarRentalAgentService

CurrenciesResponse.Currencies Property

Gets or sets an array of Currencies resulting from the operation.

public  Currencies {get; set;}

Remarks

If this property is wrongly returned as "null", the Response signals that by a Status of Failure and the corresponding Error-Message.

For a detailed description of the objects in this array see: Currency.

See Also

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