Documentation of the CarRentalAgentService

CreateReservationV2Request.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

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