We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 300d4e0 commit 022fe20Copy full SHA for 022fe20
src/main/java/com/amadeus/resources/TripDetail.java
@@ -11,7 +11,7 @@
11
public class TripDetail extends Resource {
12
private @Getter Trip trip;
13
14
- protected TripDetail() {}
+ protected TripDetail() {}
15
16
@ToString
17
public class Trip {
0 commit comments