Package travel.wink.sdk.extranet.model
Class BookingContractSupplierDetails
java.lang.Object
travel.wink.sdk.extranet.model.BookingContractSupplierDetails
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-05-05T11:16:56.266186763+07:00[Asia/Bangkok]")
public class BookingContractSupplierDetails
extends Object
Booking contract created by TripPay
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumReason type.static enumType of entity that cancelled the booking. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddItemListItem(BookingContractItemSupplierDetails itemListItem) addRefundsItem(RefundSupplierDetails refundsItem) bookingContractIdentifier(UUID bookingContractIdentifier) cancellableBySupplier(Boolean cancellableBySupplier) cancellableByTraveler(Boolean cancellableByTraveler) cancellableWithNoCharges(Boolean cancellableWithNoCharges) cancellationType(BookingContractSupplierDetails.CancellationTypeEnum cancellationType) cancelledOn(LocalDateTime cancelledOn) cancellerUserIdentifier(String cancellerUserIdentifier) cancelReason(String cancelReason) captureAmount(Double captureAmount) captureAmountRefundModifier(Double captureAmountRefundModifier) captureCurrency(String captureCurrency) capturePriceQuote(QuoteSupplierDetails capturePriceQuote) commissionableTotalCaptureAmount(MoneysSupplierDetails commissionableTotalCaptureAmount) commissionableTotalDisplayAmount(MoneysSupplierDetails commissionableTotalDisplayAmount) commissionableTotalInternalAmount(MoneysSupplierDetails commissionableTotalInternalAmount) commissionableTotalSourceAmount(MoneysSupplierDetails commissionableTotalSourceAmount) commissionableTotalSupplierAmount(MoneysSupplierDetails commissionableTotalSupplierAmount) createdDate(LocalDateTime createdDate) displayAmount(Double displayAmount) displayAmountRefundModifier(Double displayAmountRefundModifier) displayCurrency(String displayCurrency) displayPriceQuote(QuoteSupplierDetails displayPriceQuote) booleanexternalSupplierBookingCode(String externalSupplierBookingCode) externalSupplierIdentifier(String externalSupplierIdentifier) fundsProcessed(Boolean fundsProcessed) @Valid UUIDDocument UUIDWhether the booking can still be cancelled completely by the supplier.Whether the booking can still be cancelled completely by the traveller.Whether the cancellation comes at no cost to the traveler.Reason type.Optional geoname externalIdentifier to remote inventory.When the booking was cancelled.Type of entity that cancelled the booking.User identifier that cancelled the entity.Reason for cancellation.@NotNull @DecimalMin("0") DoubleThe total capture price.@DecimalMin("0") DoubleThe capture amount still due after a partial refund occurs.@NotNull StringThe capture currency@NotNull @Valid QuoteSupplierDetailsGet capturePriceQuote@Valid MoneysSupplierDetailsGet commissionableTotalCaptureAmount@Valid MoneysSupplierDetailsGet commissionableTotalDisplayAmount@Valid MoneysSupplierDetailsGet commissionableTotalInternalAmount@Valid MoneysSupplierDetailsGet commissionableTotalSourceAmount@Valid MoneysSupplierDetailsGet commissionableTotalSupplierAmountDatetime this record was first created@NotNull @DecimalMin("0") DoubleThe total display price.@DecimalMin("0") DoubleThe display amount still due after a partial refund occurs.@NotNull StringThe display currency@NotNull @Valid QuoteSupplierDetailsGet displayPriceQuoteExternal booking code generated by the affiliateContract creator can choose to geoname this record with her own identifierWhether a funds transfer request has been created for this booking.@NotNull @Valid UUIDUnique identifier used to track the contract.@DecimalMin("0") DoubleGet internalAmount minimum: 0@DecimalMin("0") DoubleThe internal amount still due after a partial refund occurs.@NotNull StringThe internal currency@NotNull @Valid QuoteSupplierDetailsGet internalPriceQuote@NotNull StringCaller's IP addressWhether a cancellation comes with partial charges.@NotNull @Valid @Size(min=1,max=2147483647) List<BookingContractItemSupplierDetails>Holds one booking line item for a specific supplier.Datetime this record was last updated@NotNull @DecimalMin("0") DoubleThe total capture price.@NotNull @DecimalMin("0") DoubleThe total display price.@DecimalMin("0") DoubleGet netInternalAmount minimum: 0@NotNull @DecimalMin("0") DoubleThe total initial price as quoted in the original TripPay contract.@NotNull @DecimalMin("0") DoubleThe total supplier price.Get payment@Valid List<RefundSupplierDetails>An optional list of refunds that occurred with this booking.@NotNull @DecimalMin("0") DoubleThe total initial price as quoted in the original TripPay contract.@DecimalMin("0") DoubleThe source amount still due after a partial refund occurs.@NotNull StringThe source currency@NotNull StringWhere did the booking occur@NotNull @DecimalMin("0") DoubleThe total supplier price.@DecimalMin("0") DoubleThe supplier amount still due after a partial refund occurs.@NotNull StringThe supplier currency@NotNull @Valid UUIDSupplier identifier@NotNull StringSupplier name@NotNull @Valid QuoteSupplierDetailsGet supplierPriceQuoteTotal amount of tokens minted on this contract.@NotNull StringWay to track which booking contracts were made togetherinthashCode()identifier(UUID identifier) internalAmount(Double internalAmount) internalAmountRefundModifier(Double internalAmountRefundModifier) internalCurrency(String internalCurrency) internalPriceQuote(QuoteSupplierDetails internalPriceQuote) isCancellableWithPotentialCharges(Boolean isCancellableWithPotentialCharges) itemList(List<BookingContractItemSupplierDetails> itemList) lastUpdate(LocalDateTime lastUpdate) netCaptureAmount(Double netCaptureAmount) netDisplayAmount(Double netDisplayAmount) netInternalAmount(Double netInternalAmount) netSourceAmount(Double netSourceAmount) netSupplierAmount(Double netSupplierAmount) refunds(List<RefundSupplierDetails> refunds) voidsetBookingContractIdentifier(UUID bookingContractIdentifier) voidsetCancellableBySupplier(Boolean cancellableBySupplier) voidsetCancellableByTraveler(Boolean cancellableByTraveler) voidsetCancellableWithNoCharges(Boolean cancellableWithNoCharges) voidsetCancellationType(BookingContractSupplierDetails.CancellationTypeEnum cancellationType) voidsetCancelled(Boolean cancelled) voidsetCancelledOn(LocalDateTime cancelledOn) voidvoidsetCancellerUserIdentifier(String cancellerUserIdentifier) voidsetCancelReason(String cancelReason) voidsetCaptureAmount(Double captureAmount) voidsetCaptureAmountRefundModifier(Double captureAmountRefundModifier) voidsetCaptureCurrency(String captureCurrency) voidsetCapturePriceQuote(QuoteSupplierDetails capturePriceQuote) voidsetCommissionableTotalCaptureAmount(MoneysSupplierDetails commissionableTotalCaptureAmount) voidsetCommissionableTotalDisplayAmount(MoneysSupplierDetails commissionableTotalDisplayAmount) voidsetCommissionableTotalInternalAmount(MoneysSupplierDetails commissionableTotalInternalAmount) voidsetCommissionableTotalSourceAmount(MoneysSupplierDetails commissionableTotalSourceAmount) voidsetCommissionableTotalSupplierAmount(MoneysSupplierDetails commissionableTotalSupplierAmount) voidsetCreatedDate(LocalDateTime createdDate) voidsetDisplayAmount(Double displayAmount) voidsetDisplayAmountRefundModifier(Double displayAmountRefundModifier) voidsetDisplayCurrency(String displayCurrency) voidsetDisplayPriceQuote(QuoteSupplierDetails displayPriceQuote) voidsetExternalSupplierBookingCode(String externalSupplierBookingCode) voidsetExternalSupplierIdentifier(String externalSupplierIdentifier) voidsetFundsProcessed(Boolean fundsProcessed) voidsetIdentifier(UUID identifier) voidsetInternalAmount(Double internalAmount) voidsetInternalAmountRefundModifier(Double internalAmountRefundModifier) voidsetInternalCurrency(String internalCurrency) voidsetInternalPriceQuote(QuoteSupplierDetails internalPriceQuote) voidsetIpAddress(String ipAddress) voidsetIsCancellableWithPotentialCharges(Boolean isCancellableWithPotentialCharges) voidsetItemList(List<BookingContractItemSupplierDetails> itemList) voidsetLastUpdate(LocalDateTime lastUpdate) voidsetNetCaptureAmount(Double netCaptureAmount) voidsetNetDisplayAmount(Double netDisplayAmount) voidsetNetInternalAmount(Double netInternalAmount) voidsetNetSourceAmount(Double netSourceAmount) voidsetNetSupplierAmount(Double netSupplierAmount) voidvoidsetRefunds(List<RefundSupplierDetails> refunds) voidsetSourceAmount(Double sourceAmount) voidsetSourceAmountRefundModifier(Double sourceAmountRefundModifier) voidsetSourceCurrency(String sourceCurrency) voidsetSourceUrl(String sourceUrl) voidsetSupplierAmount(Double supplierAmount) voidsetSupplierAmountRefundModifier(Double supplierAmountRefundModifier) voidsetSupplierCurrency(String supplierCurrency) voidsetSupplierIdentifier(UUID supplierIdentifier) voidsetSupplierName(String supplierName) voidsetSupplierPriceQuote(QuoteSupplierDetails supplierPriceQuote) voidsetTotalTokensEarned(Long totalTokensEarned) voidsetTraceId(String traceId) sourceAmount(Double sourceAmount) sourceAmountRefundModifier(Double sourceAmountRefundModifier) sourceCurrency(String sourceCurrency) supplierAmount(Double supplierAmount) supplierAmountRefundModifier(Double supplierAmountRefundModifier) supplierCurrency(String supplierCurrency) supplierIdentifier(UUID supplierIdentifier) supplierName(String supplierName) supplierPriceQuote(QuoteSupplierDetails supplierPriceQuote) toString()totalTokensEarned(Long totalTokensEarned)
-
Field Details
-
JSON_PROPERTY_BOOKING_CONTRACT_IDENTIFIER
- See Also:
-
JSON_PROPERTY_CREATED_DATE
- See Also:
-
JSON_PROPERTY_LAST_UPDATE
- See Also:
-
JSON_PROPERTY_IP_ADDRESS
- See Also:
-
JSON_PROPERTY_TRACE_ID
- See Also:
-
JSON_PROPERTY_SOURCE_URL
- See Also:
-
JSON_PROPERTY_IDENTIFIER
- See Also:
-
JSON_PROPERTY_SUPPLIER_IDENTIFIER
- See Also:
-
JSON_PROPERTY_SUPPLIER_NAME
- See Also:
-
JSON_PROPERTY_DISPLAY_PRICE_QUOTE
- See Also:
-
JSON_PROPERTY_SUPPLIER_PRICE_QUOTE
- See Also:
-
JSON_PROPERTY_INTERNAL_PRICE_QUOTE
- See Also:
-
JSON_PROPERTY_CAPTURE_PRICE_QUOTE
- See Also:
-
JSON_PROPERTY_ITEM_LIST
- See Also:
-
JSON_PROPERTY_EXTERNAL_SUPPLIER_IDENTIFIER
- See Also:
-
JSON_PROPERTY_EXTERNAL_SUPPLIER_BOOKING_CODE
- See Also:
-
JSON_PROPERTY_PAYMENT
- See Also:
-
JSON_PROPERTY_CANCELLED
- See Also:
-
JSON_PROPERTY_CANCELLED_ON
- See Also:
-
JSON_PROPERTY_CANCELLER
- See Also:
-
JSON_PROPERTY_CANCELLATION_TYPE
- See Also:
-
JSON_PROPERTY_CANCELLER_USER_IDENTIFIER
- See Also:
-
JSON_PROPERTY_CANCEL_REASON
- See Also:
-
JSON_PROPERTY_FUNDS_PROCESSED
- See Also:
-
JSON_PROPERTY_REFUNDS
- See Also:
-
JSON_PROPERTY_SOURCE_CURRENCY
- See Also:
-
JSON_PROPERTY_DISPLAY_CURRENCY
- See Also:
-
JSON_PROPERTY_SUPPLIER_CURRENCY
- See Also:
-
JSON_PROPERTY_INTERNAL_CURRENCY
- See Also:
-
JSON_PROPERTY_CAPTURE_CURRENCY
- See Also:
-
JSON_PROPERTY_SOURCE_AMOUNT
- See Also:
-
JSON_PROPERTY_DISPLAY_AMOUNT
- See Also:
-
JSON_PROPERTY_SUPPLIER_AMOUNT
- See Also:
-
JSON_PROPERTY_INTERNAL_AMOUNT
- See Also:
-
JSON_PROPERTY_CAPTURE_AMOUNT
- See Also:
-
JSON_PROPERTY_SOURCE_AMOUNT_REFUND_MODIFIER
- See Also:
-
JSON_PROPERTY_DISPLAY_AMOUNT_REFUND_MODIFIER
- See Also:
-
JSON_PROPERTY_SUPPLIER_AMOUNT_REFUND_MODIFIER
- See Also:
-
JSON_PROPERTY_INTERNAL_AMOUNT_REFUND_MODIFIER
- See Also:
-
JSON_PROPERTY_CAPTURE_AMOUNT_REFUND_MODIFIER
- See Also:
-
JSON_PROPERTY_NET_SOURCE_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_DISPLAY_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_SUPPLIER_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_INTERNAL_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_CAPTURE_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_TOKENS_EARNED
- See Also:
-
JSON_PROPERTY_CANCELLABLE_WITH_NO_CHARGES
- See Also:
-
JSON_PROPERTY_IS_CANCELLABLE_WITH_POTENTIAL_CHARGES
- See Also:
-
JSON_PROPERTY_COMMISSIONABLE_TOTAL_SOURCE_AMOUNT
- See Also:
-
JSON_PROPERTY_COMMISSIONABLE_TOTAL_CAPTURE_AMOUNT
- See Also:
-
JSON_PROPERTY_COMMISSIONABLE_TOTAL_DISPLAY_AMOUNT
- See Also:
-
JSON_PROPERTY_COMMISSIONABLE_TOTAL_SUPPLIER_AMOUNT
- See Also:
-
JSON_PROPERTY_COMMISSIONABLE_TOTAL_INTERNAL_AMOUNT
- See Also:
-
JSON_PROPERTY_CANCELLABLE_BY_SUPPLIER
- See Also:
-
JSON_PROPERTY_CANCELLABLE_BY_TRAVELER
- See Also:
-
-
Constructor Details
-
BookingContractSupplierDetails
public BookingContractSupplierDetails()
-
-
Method Details
-
bookingContractIdentifier
-
getBookingContractIdentifier
Document UUID- Returns:
- bookingContractIdentifier
-
setBookingContractIdentifier
-
createdDate
-
getCreatedDate
Datetime this record was first created- Returns:
- createdDate
-
setCreatedDate
-
lastUpdate
-
getLastUpdate
Datetime this record was last updated- Returns:
- lastUpdate
-
setLastUpdate
-
ipAddress
-
getIpAddress
Caller's IP address- Returns:
- ipAddress
-
setIpAddress
-
traceId
-
getTraceId
Way to track which booking contracts were made together- Returns:
- traceId
-
setTraceId
-
sourceUrl
-
getSourceUrl
Where did the booking occur- Returns:
- sourceUrl
-
setSourceUrl
-
identifier
-
getIdentifier
Unique identifier used to track the contract. Create a UUID for this purpose.- Returns:
- identifier
-
setIdentifier
-
supplierIdentifier
-
getSupplierIdentifier
Supplier identifier- Returns:
- supplierIdentifier
-
setSupplierIdentifier
-
supplierName
-
getSupplierName
Supplier name- Returns:
- supplierName
-
setSupplierName
-
displayPriceQuote
-
getDisplayPriceQuote
Get displayPriceQuote- Returns:
- displayPriceQuote
-
setDisplayPriceQuote
-
supplierPriceQuote
-
getSupplierPriceQuote
Get supplierPriceQuote- Returns:
- supplierPriceQuote
-
setSupplierPriceQuote
-
internalPriceQuote
-
getInternalPriceQuote
Get internalPriceQuote- Returns:
- internalPriceQuote
-
setInternalPriceQuote
-
capturePriceQuote
-
getCapturePriceQuote
Get capturePriceQuote- Returns:
- capturePriceQuote
-
setCapturePriceQuote
-
itemList
-
addItemListItem
public BookingContractSupplierDetails addItemListItem(BookingContractItemSupplierDetails itemListItem) -
getItemList
@Nonnull @NotNull @Valid @Size(min=1, max=2147483647) public @NotNull @Valid @Size(min=1,max=2147483647) List<BookingContractItemSupplierDetails> getItemList()Holds one booking line item for a specific supplier.- Returns:
- itemList
-
setItemList
-
externalSupplierIdentifier
-
getExternalSupplierIdentifier
Contract creator can choose to geoname this record with her own identifier- Returns:
- externalSupplierIdentifier
-
setExternalSupplierIdentifier
-
externalSupplierBookingCode
public BookingContractSupplierDetails externalSupplierBookingCode(String externalSupplierBookingCode) -
getExternalSupplierBookingCode
External booking code generated by the affiliate- Returns:
- externalSupplierBookingCode
-
setExternalSupplierBookingCode
-
payment
-
getPayment
Get payment- Returns:
- payment
-
setPayment
-
cancelled
-
getCancelled
Optional geoname externalIdentifier to remote inventory.- Returns:
- cancelled
-
setCancelled
-
cancelledOn
-
getCancelledOn
When the booking was cancelled.- Returns:
- cancelledOn
-
setCancelledOn
-
canceller
public BookingContractSupplierDetails canceller(BookingContractSupplierDetails.CancellerEnum canceller) -
getCanceller
Type of entity that cancelled the booking.- Returns:
- canceller
-
setCanceller
-
cancellationType
public BookingContractSupplierDetails cancellationType(BookingContractSupplierDetails.CancellationTypeEnum cancellationType) -
getCancellationType
Reason type.- Returns:
- cancellationType
-
setCancellationType
public void setCancellationType(BookingContractSupplierDetails.CancellationTypeEnum cancellationType) -
cancellerUserIdentifier
-
getCancellerUserIdentifier
User identifier that cancelled the entity.- Returns:
- cancellerUserIdentifier
-
setCancellerUserIdentifier
-
cancelReason
-
getCancelReason
Reason for cancellation.- Returns:
- cancelReason
-
setCancelReason
-
fundsProcessed
-
getFundsProcessed
Whether a funds transfer request has been created for this booking.- Returns:
- fundsProcessed
-
setFundsProcessed
-
refunds
-
addRefundsItem
-
getRefunds
An optional list of refunds that occurred with this booking. If the refund amount(s) is the same as the total price, the booking also gets cancelled.- Returns:
- refunds
-
setRefunds
-
sourceCurrency
-
getSourceCurrency
The source currency- Returns:
- sourceCurrency
-
setSourceCurrency
-
displayCurrency
-
getDisplayCurrency
The display currency- Returns:
- displayCurrency
-
setDisplayCurrency
-
supplierCurrency
-
getSupplierCurrency
The supplier currency- Returns:
- supplierCurrency
-
setSupplierCurrency
-
internalCurrency
-
getInternalCurrency
The internal currency- Returns:
- internalCurrency
-
setInternalCurrency
-
captureCurrency
-
getCaptureCurrency
The capture currency- Returns:
- captureCurrency
-
setCaptureCurrency
-
sourceAmount
-
getSourceAmount
The total initial price as quoted in the original TripPay contract. minimum: 0- Returns:
- sourceAmount
-
setSourceAmount
-
displayAmount
-
getDisplayAmount
The total display price. minimum: 0- Returns:
- displayAmount
-
setDisplayAmount
-
supplierAmount
-
getSupplierAmount
The total supplier price. minimum: 0- Returns:
- supplierAmount
-
setSupplierAmount
-
internalAmount
-
getInternalAmount
Get internalAmount minimum: 0- Returns:
- internalAmount
-
setInternalAmount
-
captureAmount
-
getCaptureAmount
The total capture price. minimum: 0- Returns:
- captureAmount
-
setCaptureAmount
-
sourceAmountRefundModifier
-
getSourceAmountRefundModifier
The source amount still due after a partial refund occurs. minimum: 0- Returns:
- sourceAmountRefundModifier
-
setSourceAmountRefundModifier
-
displayAmountRefundModifier
public BookingContractSupplierDetails displayAmountRefundModifier(Double displayAmountRefundModifier) -
getDisplayAmountRefundModifier
The display amount still due after a partial refund occurs. minimum: 0- Returns:
- displayAmountRefundModifier
-
setDisplayAmountRefundModifier
-
supplierAmountRefundModifier
public BookingContractSupplierDetails supplierAmountRefundModifier(Double supplierAmountRefundModifier) -
getSupplierAmountRefundModifier
The supplier amount still due after a partial refund occurs. minimum: 0- Returns:
- supplierAmountRefundModifier
-
setSupplierAmountRefundModifier
-
internalAmountRefundModifier
public BookingContractSupplierDetails internalAmountRefundModifier(Double internalAmountRefundModifier) -
getInternalAmountRefundModifier
The internal amount still due after a partial refund occurs. minimum: 0- Returns:
- internalAmountRefundModifier
-
setInternalAmountRefundModifier
-
captureAmountRefundModifier
public BookingContractSupplierDetails captureAmountRefundModifier(Double captureAmountRefundModifier) -
getCaptureAmountRefundModifier
The capture amount still due after a partial refund occurs. minimum: 0- Returns:
- captureAmountRefundModifier
-
setCaptureAmountRefundModifier
-
netSourceAmount
-
getNetSourceAmount
The total initial price as quoted in the original TripPay contract. minimum: 0- Returns:
- netSourceAmount
-
setNetSourceAmount
-
netDisplayAmount
-
getNetDisplayAmount
The total display price. minimum: 0- Returns:
- netDisplayAmount
-
setNetDisplayAmount
-
netSupplierAmount
-
getNetSupplierAmount
The total supplier price. minimum: 0- Returns:
- netSupplierAmount
-
setNetSupplierAmount
-
netInternalAmount
-
getNetInternalAmount
Get netInternalAmount minimum: 0- Returns:
- netInternalAmount
-
setNetInternalAmount
-
netCaptureAmount
-
getNetCaptureAmount
The total capture price. minimum: 0- Returns:
- netCaptureAmount
-
setNetCaptureAmount
-
totalTokensEarned
-
getTotalTokensEarned
Total amount of tokens minted on this contract.- Returns:
- totalTokensEarned
-
setTotalTokensEarned
-
cancellableWithNoCharges
-
getCancellableWithNoCharges
Whether the cancellation comes at no cost to the traveler.- Returns:
- cancellableWithNoCharges
-
setCancellableWithNoCharges
-
isCancellableWithPotentialCharges
public BookingContractSupplierDetails isCancellableWithPotentialCharges(Boolean isCancellableWithPotentialCharges) -
getIsCancellableWithPotentialCharges
Whether a cancellation comes with partial charges. I.e. Only some of the items in contract are not fully refundable.- Returns:
- isCancellableWithPotentialCharges
-
setIsCancellableWithPotentialCharges
-
commissionableTotalSourceAmount
public BookingContractSupplierDetails commissionableTotalSourceAmount(MoneysSupplierDetails commissionableTotalSourceAmount) -
getCommissionableTotalSourceAmount
Get commissionableTotalSourceAmount- Returns:
- commissionableTotalSourceAmount
-
setCommissionableTotalSourceAmount
public void setCommissionableTotalSourceAmount(MoneysSupplierDetails commissionableTotalSourceAmount) -
commissionableTotalCaptureAmount
public BookingContractSupplierDetails commissionableTotalCaptureAmount(MoneysSupplierDetails commissionableTotalCaptureAmount) -
getCommissionableTotalCaptureAmount
Get commissionableTotalCaptureAmount- Returns:
- commissionableTotalCaptureAmount
-
setCommissionableTotalCaptureAmount
public void setCommissionableTotalCaptureAmount(MoneysSupplierDetails commissionableTotalCaptureAmount) -
commissionableTotalDisplayAmount
public BookingContractSupplierDetails commissionableTotalDisplayAmount(MoneysSupplierDetails commissionableTotalDisplayAmount) -
getCommissionableTotalDisplayAmount
Get commissionableTotalDisplayAmount- Returns:
- commissionableTotalDisplayAmount
-
setCommissionableTotalDisplayAmount
public void setCommissionableTotalDisplayAmount(MoneysSupplierDetails commissionableTotalDisplayAmount) -
commissionableTotalSupplierAmount
public BookingContractSupplierDetails commissionableTotalSupplierAmount(MoneysSupplierDetails commissionableTotalSupplierAmount) -
getCommissionableTotalSupplierAmount
Get commissionableTotalSupplierAmount- Returns:
- commissionableTotalSupplierAmount
-
setCommissionableTotalSupplierAmount
public void setCommissionableTotalSupplierAmount(MoneysSupplierDetails commissionableTotalSupplierAmount) -
commissionableTotalInternalAmount
public BookingContractSupplierDetails commissionableTotalInternalAmount(MoneysSupplierDetails commissionableTotalInternalAmount) -
getCommissionableTotalInternalAmount
Get commissionableTotalInternalAmount- Returns:
- commissionableTotalInternalAmount
-
setCommissionableTotalInternalAmount
public void setCommissionableTotalInternalAmount(MoneysSupplierDetails commissionableTotalInternalAmount) -
cancellableBySupplier
-
getCancellableBySupplier
Whether the booking can still be cancelled completely by the supplier.- Returns:
- cancellableBySupplier
-
setCancellableBySupplier
-
cancellableByTraveler
-
getCancellableByTraveler
Whether the booking can still be cancelled completely by the traveller.- Returns:
- cancellableByTraveler
-
setCancellableByTraveler
-
equals
-
hashCode
public int hashCode() -
toString
-