Closed tsolakoua closed 5 months ago
Fixes #262
The Name class updated to allow developers pass the traveler middleName. An extra constructor added in order to ensure that the new field is optional.
Name
middleName
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots No data about Coverage 0.0% Duplication on New Code
See analysis details on SonarCloud
Fixes #262
The
Name
class updated to allow developers pass the travelermiddleName
. An extra constructor added in order to ensure that the new field is optional.