Documentation of the CarRentalAgentService

Reservation.TravelAgentFirstName Property

First name of the Customers Employee, that has changed this Reservation at last.

public  TravelAgentFirstName {get; set;}

Remarks

If the employee identified by TravelAgentCode, TravelAgentFirstName and TravelAgentLastName is not known by sunnycars during creation of the reservation, CarRentalAgentService will create a new TravelAgent for the operator(Agency).

See Also

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