Documentation of the CarRentalAgentService

CountriesResponse.Countries Property

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

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

See Also

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