Gets or sets whether reservation dupplicate check should check this booking or not. If "false", the Request will return with an error-message, if the parameters handed over within the actual request will result in a dupplicate booking. If "true", the Request will not return with an error-message, even if the parameters handed over within the actual request will result in a dupplicate booking.
This property is optional. If it's not set, "false" is used by default.
CreateReservationV2Request Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace