Documentation of the CarRentalAgentService

CreateReservationRequest.CustomerLastName Property

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

public  CustomerLastName {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