Documentation of the CarRentalAgentService

LanguagesResponse.Languages Property

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

public  Languages {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.

The Language class is part and parcel of the localization features of the CarRentalAgentService.

See Also

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