Documentation of the CarRentalAgentService

EditReservationRequest.CustomerCompanyName Property

Gets or sets the company name of customer.

public  CustomerCompanyName {get; set;}

Remarks

This property is optional even if Direct is chosen as BookingType and the customer isn't already created in the database or its ID is unknown.

See Also

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