Documentation of the CarRentalAgentService

CreateReservationV2Request.CustomerNewsletterFlag Property

Gets or sets whether the customers want's to receive a newsletter from sunnycars, default: false.

public  CustomerNewsletterFlag {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. The default is "false".

See Also

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