Documentation of the CarRentalAgentService

Driver.FirstName Property

Gets or sets the first name of this Driver.

public  FirstName {get; set;}

Remarks

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

See Also

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