Documentation of the CarRentalAgentService

CreateReservationRequest.CustomerCity Property

Gets or sets the city of customer - required if customer is chosen as ReservationPaymentPersonInCharge for the Reservation being created.

public  CustomerCity {get; set;}

Remarks

This property is optional, but has to be handed over if PaymentPersonInCharge was set to Customer.

See Also

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