Package travel.wink.sdk.booking.model
Class BookingConfirmationsBooker
java.lang.Object
travel.wink.sdk.booking.model.BookingConfirmationsBooker
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-03-18T08:51:50.359362831+07:00[Asia/Bangkok]")
public class BookingConfirmationsBooker
extends Object
BookingConfirmationsBooker
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_list(List<BookingViewBooker> _list) addListItem(BookingViewBooker _listItem) boolean@Valid List<BookingViewBooker>getList()Get _listGet pointsToBeEarned@Valid MoneysBookerGet sourceTotal@Valid MoneysBookerGet userSpecifiedCurrencyTotalinthashCode()pointsToBeEarned(Integer pointsToBeEarned) voidsetList(List<BookingViewBooker> _list) voidsetPointsToBeEarned(Integer pointsToBeEarned) voidsetSourceTotal(MoneysBooker sourceTotal) voidsetUserSpecifiedCurrencyTotal(MoneysBooker userSpecifiedCurrencyTotal) sourceTotal(MoneysBooker sourceTotal) toString()userSpecifiedCurrencyTotal(MoneysBooker userSpecifiedCurrencyTotal)
-
Field Details
-
JSON_PROPERTY_LIST
- See Also:
-
JSON_PROPERTY_POINTS_TO_BE_EARNED
- See Also:
-
JSON_PROPERTY_USER_SPECIFIED_CURRENCY_TOTAL
- See Also:
-
JSON_PROPERTY_SOURCE_TOTAL
- See Also:
-
-
Constructor Details
-
BookingConfirmationsBooker
public BookingConfirmationsBooker()
-
-
Method Details
-
_list
-
addListItem
-
getList
Get _list- Returns:
- _list
-
setList
-
pointsToBeEarned
-
getPointsToBeEarned
Get pointsToBeEarned- Returns:
- pointsToBeEarned
-
setPointsToBeEarned
-
userSpecifiedCurrencyTotal
public BookingConfirmationsBooker userSpecifiedCurrencyTotal(MoneysBooker userSpecifiedCurrencyTotal) -
getUserSpecifiedCurrencyTotal
Get userSpecifiedCurrencyTotal- Returns:
- userSpecifiedCurrencyTotal
-
setUserSpecifiedCurrencyTotal
-
sourceTotal
-
getSourceTotal
Get sourceTotal- Returns:
- sourceTotal
-
setSourceTotal
-
equals
-
hashCode
public int hashCode() -
toString
-