Documentation of the CarRentalAgentService

Driver.LastName Property

Gets or sets the last name of this Driver.

public  LastName {get; set;}

Remarks

This property is filled always, due to the fact that the lastname of the driver is mandatory in CreateReservationV2Request and CreateReservationRequest.

See Also

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