Documentation of the CarRentalAgentService

Reservation.CustomerZipCode Property

Gets or sets the zip code of the private customer this Reservation has been made for.

public  CustomerZipCode {get; set;}

Remarks

This Attribute is returned if the Reservation is of type "Direct" or "DirectLink"(BookingType).

See Also

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