Documentation of the CarRentalAgentService

Reservation.CustomerCountryId Property

Gets or sets the country id of the private customer this Reservation has been made for.

Attention: This Property isn't available at client-side because it's not serialized in XML.

public  CustomerCountryId {get; set;}

Remarks

This Property is for internal use only and therefore not available at client-side because it's not serialized in XML.

See Also

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