Class BookingContractSupplier
java.lang.Object
travel.wink.sdk.extranet.booking.model.BookingContractSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-01-24T16:09:09.617820397+07:00[Asia/Bangkok]")
public class BookingContractSupplier
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 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 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(BookingContractItemSupplier itemListItem) addPayoutsItem(PayoutSupplier payoutsItem) addRefundsItem(RefundSupplier refundsItem) addTotalFundsGroupedByBeneficiaryItem(BeneficiarySupplier totalFundsGroupedByBeneficiaryItem) bookingContractIdentifier(UUID bookingContractIdentifier) cancellableByAgent(Boolean cancellableByAgent) cancellableBySupplier(Boolean cancellableBySupplier) cancellableByTraveler(Boolean cancellableByTraveler) cancellableWithNoCharges(Boolean cancellableWithNoCharges) cancellationType(BookingContractSupplier.CancellationTypeEnum cancellationType) cancelledOn(LocalDateTime cancelledOn) canceller(BookingContractSupplier.CancellerEnum canceller) cancellerUserIdentifier(String cancellerUserIdentifier) cancelReason(String cancelReason) captureAmount(BigDecimal captureAmount) captureAmountRefundModifier(BigDecimal captureAmountRefundModifier) captureCurrency(String captureCurrency) capturePriceQuote(QuoteSupplier capturePriceQuote) commissionableTotalCaptureAmount(CustomMonetaryAmount commissionableTotalCaptureAmount) commissionableTotalDisplayAmount(CustomMonetaryAmount commissionableTotalDisplayAmount) commissionableTotalInternalAmount(CustomMonetaryAmount commissionableTotalInternalAmount) commissionableTotalSourceAmount(CustomMonetaryAmount commissionableTotalSourceAmount) commissionableTotalSupplierAmount(CustomMonetaryAmount commissionableTotalSupplierAmount) createdDate(LocalDateTime createdDate) displayAmount(BigDecimal displayAmount) displayAmountRefundModifier(BigDecimal displayAmountRefundModifier) displayCurrency(String displayCurrency) displayPriceQuote(QuoteSupplier displayPriceQuote) booleanexternalSupplierBookingCode(String externalSupplierBookingCode) externalSupplierIdentifier(String externalSupplierIdentifier) federatedOrganizationIdentifier(String federatedOrganizationIdentifier) federatedOrganizationName(String federatedOrganizationName) fundsAvailableDate(LocalDate fundsAvailableDate) fundsProcessed(Boolean fundsProcessed) @Valid UUIDDocument UUIDWhether the booking can still be cancelled completely by an agent.Whether 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 @Valid @DecimalMin("0") BigDecimalThe total capture price.@Valid BigDecimalThe capture amount still due after a partial refund occurs.@NotNull StringThe capture currency@NotNull @Valid QuoteSupplierGet capturePriceQuote@Valid CustomMonetaryAmountGet commissionableTotalCaptureAmount@Valid CustomMonetaryAmountGet commissionableTotalDisplayAmount@Valid CustomMonetaryAmountGet commissionableTotalInternalAmount@Valid CustomMonetaryAmountGet commissionableTotalSourceAmount@Valid CustomMonetaryAmountGet commissionableTotalSupplierAmountDatetime this record was first created@NotNull @Valid @DecimalMin("0") BigDecimalThe total display price.@Valid BigDecimalThe display amount still due after a partial refund occurs.@NotNull StringThe display currency@NotNull @Valid QuoteSupplierGet displayPriceQuoteExternal booking code generated by the affiliateContract creator can choose to geoname this record with her own identifier@NotNull StringThe auth realm owner ID@NotNull StringThe auth realm owner name@Valid LocalDateReturns the date the funds will be released to the customer.Whether a funds transfer request has been created for this booking.Indicates whether a failed refund is present.Indicates whether a pending refund is present.Indicates whether any refund in any state is present.Indicates whether a successful refund is present.@NotNull @Valid UUIDUnique identifier used to track the contract.@NotNull @Valid @DecimalMin("0") BigDecimalGet internalAmount minimum: 0@Valid BigDecimalThe internal amount still due after a partial refund occurs.@NotNull StringThe internal currency@NotNull @Valid QuoteSupplierGet internalPriceQuote@NotNull StringCaller's IP addressWhether a cancellation comes with partial charges.@NotNull @Valid @Size(min=1,max=2147483647) List<BookingContractItemSupplier> Holds one booking line item for a specific supplier.Datetime this record was last updated@Valid BookingContractItemSupplierGet lodgingPlace to add more data related to the booking contract.@Valid BigDecimalThe total capture price.@Valid CustomMonetaryAmountGet netCommissionableTotalCaptureAmount@Valid CustomMonetaryAmountGet netCommissionableTotalDisplayAmount@Valid CustomMonetaryAmountGet netCommissionableTotalInternalAmount@Valid CustomMonetaryAmountGet netCommissionableTotalSourceAmount@Valid CustomMonetaryAmountGet netCommissionableTotalSupplierAmount@Valid BigDecimalThe total display price.@Valid BigDecimalGet netInternalAmount@Valid BigDecimalThe total initial price as quoted in the original TripPay contract.@Valid BigDecimalThe total supplier price.@Valid CustomMonetaryAmountGet netTotalAffiliateAgencyFeesCaptureAmount@Valid CustomMonetaryAmountGet netTotalAffiliateAgencyFeesDisplayAmount@Valid CustomMonetaryAmountGet netTotalAffiliateAgencyFeesInternalAmount@Valid CustomMonetaryAmountGet netTotalAffiliateAgencyFeesSourceAmount@Valid CustomMonetaryAmountGet netTotalAffiliateAgencyFeesSupplierAmount@Valid CustomMonetaryAmountGet netTotalCustomersCaptureAmount@Valid CustomMonetaryAmountGet netTotalCustomersDisplayAmount@Valid CustomMonetaryAmountGet netTotalCustomersInternalAmount@Valid CustomMonetaryAmountGet netTotalCustomersSourceAmount@Valid CustomMonetaryAmountGet netTotalCustomersSupplierAmount@Valid CustomMonetaryAmountGet netTotalFeesAndCommissionsCaptureAmount@Valid CustomMonetaryAmountGet netTotalFeesAndCommissionsDisplayAmount@Valid CustomMonetaryAmountGet netTotalFeesAndCommissionsInternalAmount@Valid CustomMonetaryAmountGet netTotalFeesAndCommissionsSourceAmount@Valid CustomMonetaryAmountGet netTotalFeesAndCommissionsSupplierAmount@Valid CustomMonetaryAmountGet netTotalFeesCaptureAmount@Valid CustomMonetaryAmountGet netTotalFeesDisplayAmount@Valid CustomMonetaryAmountGet netTotalFeesInternalAmount@Valid CustomMonetaryAmountGet netTotalFeesSourceAmount@Valid CustomMonetaryAmountGet netTotalFeesSupplierAmount@Valid CustomMonetaryAmountGet netTotalSalesCaptureAmount@Valid CustomMonetaryAmountGet netTotalSalesDisplayAmount@Valid CustomMonetaryAmountGet netTotalSalesInternalAmount@Valid CustomMonetaryAmountGet netTotalSalesSourceAmount@Valid CustomMonetaryAmountGet netTotalSalesSupplierAmount@Valid CustomMonetaryAmountGet netTotalSupplierAgencyFeesCaptureAmount@Valid CustomMonetaryAmountGet netTotalSupplierAgencyFeesDisplayAmount@Valid CustomMonetaryAmountGet netTotalSupplierAgencyFeesInternalAmount@Valid CustomMonetaryAmountGet netTotalSupplierAgencyFeesSourceAmount@Valid CustomMonetaryAmountGet netTotalSupplierAgencyFeesSupplierAmount@Valid CustomMonetaryAmountGet netTotalTripPayFeeCaptureAmount@Valid CustomMonetaryAmountGet netTotalTripPayFeeDisplayAmount@Valid CustomMonetaryAmountGet netTotalTripPayFeeInternalAmount@Valid CustomMonetaryAmountGet netTotalTripPayFeeSourceAmount@Valid CustomMonetaryAmountGet netTotalTripPayFeeSupplierAmount@Valid BigDecimalAffiliate agent fee in percent@Valid BigDecimalAll amounts that are not of type SALE before a refund was applied@Valid BigDecimalAll amounts that are not of type SALE before a refund was applied@Valid BigDecimalSupplier agent fee in percent@NotNull @Valid BookingContractPaymentDetailsSupplierGet payment@Valid List<PayoutSupplier> An optional list of refunds that occurred with this booking.Returns the account identifier for the beneficiary taking a platform fee@Valid List<RefundSupplier> An optional list of refunds that occurred with this booking.Get selfAcquiring@NotNull @Valid @DecimalMin("0") BigDecimalThe total initial price as quoted in the original TripPay contract.@Valid BigDecimalThe source amount still due after a partial refund occurs.@NotNull StringThe source currency@NotNull StringWhere did the booking occur@NotNull @Valid @DecimalMin("0") BigDecimalThe total supplier price.@Valid BigDecimalThe supplier amount still due after a partial refund occurs.@NotNull StringThe supplier currency@NotNull @Valid UUIDSupplier identifier@NotNull StringSupplier name@NotNull @Valid QuoteSupplierGet supplierPriceQuote@Valid CustomMonetaryAmountGet totalAffiliateAgencyFeesCaptureAmount@Valid CustomMonetaryAmountGet totalAffiliateAgencyFeesDisplayAmount@Valid CustomMonetaryAmountGet totalAffiliateAgencyFeesInternalAmount@Valid CustomMonetaryAmountGet totalAffiliateAgencyFeesSourceAmount@Valid CustomMonetaryAmountGet totalAffiliateAgencyFeesSupplierAmountAll amounts that are not of type SALE before a refund was appliedAll amounts that are not of type SALE@Valid CustomMonetaryAmountGet totalFeesAndCommissionsCaptureAmount@Valid CustomMonetaryAmountGet totalFeesAndCommissionsDisplayAmountAll amounts that are not of type SALE before a refund was appliedAll amounts that are not of type SALE@Valid CustomMonetaryAmountGet totalFeesAndCommissionsInternalAmount@Valid CustomMonetaryAmountGet totalFeesAndCommissionsSourceAmount@Valid CustomMonetaryAmountGet totalFeesAndCommissionsSupplierAmount@Valid CustomMonetaryAmountGet totalFeesCaptureAmount@Valid CustomMonetaryAmountGet totalFeesDisplayAmountAll amounts that are not of type SALE before a refund was appliedAll amounts that are not of type SALE@Valid CustomMonetaryAmountGet totalFeesInternalAmount@Valid CustomMonetaryAmountGet totalFeesSourceAmount@Valid CustomMonetaryAmountGet totalFeesSupplierAmount@Valid List<BeneficiarySupplier> Returns all the beneficiaries in this contract with their total amounts@Valid CustomMonetaryAmountGet totalSalesCaptureAmount@Valid CustomMonetaryAmountGet totalSalesDisplayAmount@Valid CustomMonetaryAmountGet totalSalesInternalAmount@Valid CustomMonetaryAmountGet totalSalesSourceAmount@Valid CustomMonetaryAmountGet totalSalesSupplierAmount@Valid CustomMonetaryAmountGet totalSupplierAgencyFeesCaptureAmount@Valid CustomMonetaryAmountGet totalSupplierAgencyFeesDisplayAmount@Valid CustomMonetaryAmountGet totalSupplierAgencyFeesInternalAmount@Valid CustomMonetaryAmountGet totalSupplierAgencyFeesSourceAmount@Valid CustomMonetaryAmountGet totalSupplierAgencyFeesSupplierAmountTotal amount of tokens minted on this contract.@Valid CustomMonetaryAmountGet totalTripPayFeeCaptureAmount@Valid CustomMonetaryAmountGet totalTripPayFeeDisplayAmountAll amounts that are not of type SALE before a refund was appliedAll amounts that are not of type SALE@Valid CustomMonetaryAmountGet totalTripPayFeeInternalAmount@Valid CustomMonetaryAmountGet totalTripPayFeeSourceAmount@Valid CustomMonetaryAmountGet totalTripPayFeeSupplierAmount@NotNull StringWay to track which booking contracts were made together@NotNull @Valid AuthenticatedUserSuppliergetUser()Get userhasFailedRefunds(Boolean hasFailedRefunds) inthashCode()hasPendingRefunds(Boolean hasPendingRefunds) hasRefunds(Boolean hasRefunds) hasSuccessfulRefunds(Boolean hasSuccessfulRefunds) identifier(UUID identifier) internalAmount(BigDecimal internalAmount) internalAmountRefundModifier(BigDecimal internalAmountRefundModifier) internalCurrency(String internalCurrency) internalPriceQuote(QuoteSupplier internalPriceQuote) isCancellableWithPotentialCharges(Boolean isCancellableWithPotentialCharges) itemList(List<BookingContractItemSupplier> itemList) lastUpdate(LocalDateTime lastUpdate) lodging(BookingContractItemSupplier lodging) netCaptureAmount(BigDecimal netCaptureAmount) netCommissionableTotalCaptureAmount(CustomMonetaryAmount netCommissionableTotalCaptureAmount) netCommissionableTotalDisplayAmount(CustomMonetaryAmount netCommissionableTotalDisplayAmount) netCommissionableTotalInternalAmount(CustomMonetaryAmount netCommissionableTotalInternalAmount) netCommissionableTotalSourceAmount(CustomMonetaryAmount netCommissionableTotalSourceAmount) netCommissionableTotalSupplierAmount(CustomMonetaryAmount netCommissionableTotalSupplierAmount) netDisplayAmount(BigDecimal netDisplayAmount) netInternalAmount(BigDecimal netInternalAmount) netSourceAmount(BigDecimal netSourceAmount) netSupplierAmount(BigDecimal netSupplierAmount) netTotalAffiliateAgencyFeesCaptureAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesCaptureAmount) netTotalAffiliateAgencyFeesDisplayAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesDisplayAmount) netTotalAffiliateAgencyFeesInternalAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesInternalAmount) netTotalAffiliateAgencyFeesSourceAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesSourceAmount) netTotalAffiliateAgencyFeesSupplierAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesSupplierAmount) netTotalCustomersCaptureAmount(CustomMonetaryAmount netTotalCustomersCaptureAmount) netTotalCustomersDisplayAmount(CustomMonetaryAmount netTotalCustomersDisplayAmount) netTotalCustomersInternalAmount(CustomMonetaryAmount netTotalCustomersInternalAmount) netTotalCustomersSourceAmount(CustomMonetaryAmount netTotalCustomersSourceAmount) netTotalCustomersSupplierAmount(CustomMonetaryAmount netTotalCustomersSupplierAmount) netTotalFeesAndCommissionsCaptureAmount(CustomMonetaryAmount netTotalFeesAndCommissionsCaptureAmount) netTotalFeesAndCommissionsDisplayAmount(CustomMonetaryAmount netTotalFeesAndCommissionsDisplayAmount) netTotalFeesAndCommissionsInternalAmount(CustomMonetaryAmount netTotalFeesAndCommissionsInternalAmount) netTotalFeesAndCommissionsSourceAmount(CustomMonetaryAmount netTotalFeesAndCommissionsSourceAmount) netTotalFeesAndCommissionsSupplierAmount(CustomMonetaryAmount netTotalFeesAndCommissionsSupplierAmount) netTotalFeesCaptureAmount(CustomMonetaryAmount netTotalFeesCaptureAmount) netTotalFeesDisplayAmount(CustomMonetaryAmount netTotalFeesDisplayAmount) netTotalFeesInternalAmount(CustomMonetaryAmount netTotalFeesInternalAmount) netTotalFeesSourceAmount(CustomMonetaryAmount netTotalFeesSourceAmount) netTotalFeesSupplierAmount(CustomMonetaryAmount netTotalFeesSupplierAmount) netTotalSalesCaptureAmount(CustomMonetaryAmount netTotalSalesCaptureAmount) netTotalSalesDisplayAmount(CustomMonetaryAmount netTotalSalesDisplayAmount) netTotalSalesInternalAmount(CustomMonetaryAmount netTotalSalesInternalAmount) netTotalSalesSourceAmount(CustomMonetaryAmount netTotalSalesSourceAmount) netTotalSalesSupplierAmount(CustomMonetaryAmount netTotalSalesSupplierAmount) netTotalSupplierAgencyFeesCaptureAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesCaptureAmount) netTotalSupplierAgencyFeesDisplayAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesDisplayAmount) netTotalSupplierAgencyFeesInternalAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesInternalAmount) netTotalSupplierAgencyFeesSourceAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesSourceAmount) netTotalSupplierAgencyFeesSupplierAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesSupplierAmount) netTotalTripPayFeeCaptureAmount(CustomMonetaryAmount netTotalTripPayFeeCaptureAmount) netTotalTripPayFeeDisplayAmount(CustomMonetaryAmount netTotalTripPayFeeDisplayAmount) netTotalTripPayFeeInternalAmount(CustomMonetaryAmount netTotalTripPayFeeInternalAmount) netTotalTripPayFeeSourceAmount(CustomMonetaryAmount netTotalTripPayFeeSourceAmount) netTotalTripPayFeeSupplierAmount(CustomMonetaryAmount netTotalTripPayFeeSupplierAmount) originalAffiliateAgencyFeesInPercent(BigDecimal originalAffiliateAgencyFeesInPercent) originalCommissionsInPercent(BigDecimal originalCommissionsInPercent) originalFeesInPercent(BigDecimal originalFeesInPercent) originalSupplierAgencyFeesInPercent(BigDecimal originalSupplierAgencyFeesInPercent) payouts(List<PayoutSupplier> payouts) platformIdentifier(String platformIdentifier) putMetadataItem(String key, String metadataItem) refunds(List<RefundSupplier> refunds) selfAcquiring(Boolean selfAcquiring) voidsetBookingContractIdentifier(UUID bookingContractIdentifier) voidsetCancellableByAgent(Boolean cancellableByAgent) voidsetCancellableBySupplier(Boolean cancellableBySupplier) voidsetCancellableByTraveler(Boolean cancellableByTraveler) voidsetCancellableWithNoCharges(Boolean cancellableWithNoCharges) voidsetCancellationType(BookingContractSupplier.CancellationTypeEnum cancellationType) voidsetCancelled(Boolean cancelled) voidsetCancelledOn(LocalDateTime cancelledOn) voidvoidsetCancellerUserIdentifier(String cancellerUserIdentifier) voidsetCancelReason(String cancelReason) voidsetCaptureAmount(BigDecimal captureAmount) voidsetCaptureAmountRefundModifier(BigDecimal captureAmountRefundModifier) voidsetCaptureCurrency(String captureCurrency) voidsetCapturePriceQuote(QuoteSupplier capturePriceQuote) voidsetCommissionableTotalCaptureAmount(CustomMonetaryAmount commissionableTotalCaptureAmount) voidsetCommissionableTotalDisplayAmount(CustomMonetaryAmount commissionableTotalDisplayAmount) voidsetCommissionableTotalInternalAmount(CustomMonetaryAmount commissionableTotalInternalAmount) voidsetCommissionableTotalSourceAmount(CustomMonetaryAmount commissionableTotalSourceAmount) voidsetCommissionableTotalSupplierAmount(CustomMonetaryAmount commissionableTotalSupplierAmount) voidsetCreatedDate(LocalDateTime createdDate) voidsetDisplayAmount(BigDecimal displayAmount) voidsetDisplayAmountRefundModifier(BigDecimal displayAmountRefundModifier) voidsetDisplayCurrency(String displayCurrency) voidsetDisplayPriceQuote(QuoteSupplier displayPriceQuote) voidsetExternalSupplierBookingCode(String externalSupplierBookingCode) voidsetExternalSupplierIdentifier(String externalSupplierIdentifier) voidsetFederatedOrganizationIdentifier(String federatedOrganizationIdentifier) voidsetFederatedOrganizationName(String federatedOrganizationName) voidsetFundsAvailableDate(LocalDate fundsAvailableDate) voidsetFundsProcessed(Boolean fundsProcessed) voidsetHasFailedRefunds(Boolean hasFailedRefunds) voidsetHasPendingRefunds(Boolean hasPendingRefunds) voidsetHasRefunds(Boolean hasRefunds) voidsetHasSuccessfulRefunds(Boolean hasSuccessfulRefunds) voidsetIdentifier(UUID identifier) voidsetInternalAmount(BigDecimal internalAmount) voidsetInternalAmountRefundModifier(BigDecimal internalAmountRefundModifier) voidsetInternalCurrency(String internalCurrency) voidsetInternalPriceQuote(QuoteSupplier internalPriceQuote) voidsetIpAddress(String ipAddress) voidsetIsCancellableWithPotentialCharges(Boolean isCancellableWithPotentialCharges) voidsetItemList(List<BookingContractItemSupplier> itemList) voidsetLastUpdate(LocalDateTime lastUpdate) voidsetLodging(BookingContractItemSupplier lodging) voidsetMetadata(Map<String, String> metadata) voidsetNetCaptureAmount(BigDecimal netCaptureAmount) voidsetNetCommissionableTotalCaptureAmount(CustomMonetaryAmount netCommissionableTotalCaptureAmount) voidsetNetCommissionableTotalDisplayAmount(CustomMonetaryAmount netCommissionableTotalDisplayAmount) voidsetNetCommissionableTotalInternalAmount(CustomMonetaryAmount netCommissionableTotalInternalAmount) voidsetNetCommissionableTotalSourceAmount(CustomMonetaryAmount netCommissionableTotalSourceAmount) voidsetNetCommissionableTotalSupplierAmount(CustomMonetaryAmount netCommissionableTotalSupplierAmount) voidsetNetDisplayAmount(BigDecimal netDisplayAmount) voidsetNetInternalAmount(BigDecimal netInternalAmount) voidsetNetSourceAmount(BigDecimal netSourceAmount) voidsetNetSupplierAmount(BigDecimal netSupplierAmount) voidsetNetTotalAffiliateAgencyFeesCaptureAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesCaptureAmount) voidsetNetTotalAffiliateAgencyFeesDisplayAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesDisplayAmount) voidsetNetTotalAffiliateAgencyFeesInternalAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesInternalAmount) voidsetNetTotalAffiliateAgencyFeesSourceAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesSourceAmount) voidsetNetTotalAffiliateAgencyFeesSupplierAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesSupplierAmount) voidsetNetTotalCustomersCaptureAmount(CustomMonetaryAmount netTotalCustomersCaptureAmount) voidsetNetTotalCustomersDisplayAmount(CustomMonetaryAmount netTotalCustomersDisplayAmount) voidsetNetTotalCustomersInternalAmount(CustomMonetaryAmount netTotalCustomersInternalAmount) voidsetNetTotalCustomersSourceAmount(CustomMonetaryAmount netTotalCustomersSourceAmount) voidsetNetTotalCustomersSupplierAmount(CustomMonetaryAmount netTotalCustomersSupplierAmount) voidsetNetTotalFeesAndCommissionsCaptureAmount(CustomMonetaryAmount netTotalFeesAndCommissionsCaptureAmount) voidsetNetTotalFeesAndCommissionsDisplayAmount(CustomMonetaryAmount netTotalFeesAndCommissionsDisplayAmount) voidsetNetTotalFeesAndCommissionsInternalAmount(CustomMonetaryAmount netTotalFeesAndCommissionsInternalAmount) voidsetNetTotalFeesAndCommissionsSourceAmount(CustomMonetaryAmount netTotalFeesAndCommissionsSourceAmount) voidsetNetTotalFeesAndCommissionsSupplierAmount(CustomMonetaryAmount netTotalFeesAndCommissionsSupplierAmount) voidsetNetTotalFeesCaptureAmount(CustomMonetaryAmount netTotalFeesCaptureAmount) voidsetNetTotalFeesDisplayAmount(CustomMonetaryAmount netTotalFeesDisplayAmount) voidsetNetTotalFeesInternalAmount(CustomMonetaryAmount netTotalFeesInternalAmount) voidsetNetTotalFeesSourceAmount(CustomMonetaryAmount netTotalFeesSourceAmount) voidsetNetTotalFeesSupplierAmount(CustomMonetaryAmount netTotalFeesSupplierAmount) voidsetNetTotalSalesCaptureAmount(CustomMonetaryAmount netTotalSalesCaptureAmount) voidsetNetTotalSalesDisplayAmount(CustomMonetaryAmount netTotalSalesDisplayAmount) voidsetNetTotalSalesInternalAmount(CustomMonetaryAmount netTotalSalesInternalAmount) voidsetNetTotalSalesSourceAmount(CustomMonetaryAmount netTotalSalesSourceAmount) voidsetNetTotalSalesSupplierAmount(CustomMonetaryAmount netTotalSalesSupplierAmount) voidsetNetTotalSupplierAgencyFeesCaptureAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesCaptureAmount) voidsetNetTotalSupplierAgencyFeesDisplayAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesDisplayAmount) voidsetNetTotalSupplierAgencyFeesInternalAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesInternalAmount) voidsetNetTotalSupplierAgencyFeesSourceAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesSourceAmount) voidsetNetTotalSupplierAgencyFeesSupplierAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesSupplierAmount) voidsetNetTotalTripPayFeeCaptureAmount(CustomMonetaryAmount netTotalTripPayFeeCaptureAmount) voidsetNetTotalTripPayFeeDisplayAmount(CustomMonetaryAmount netTotalTripPayFeeDisplayAmount) voidsetNetTotalTripPayFeeInternalAmount(CustomMonetaryAmount netTotalTripPayFeeInternalAmount) voidsetNetTotalTripPayFeeSourceAmount(CustomMonetaryAmount netTotalTripPayFeeSourceAmount) voidsetNetTotalTripPayFeeSupplierAmount(CustomMonetaryAmount netTotalTripPayFeeSupplierAmount) voidsetOriginalAffiliateAgencyFeesInPercent(BigDecimal originalAffiliateAgencyFeesInPercent) voidsetOriginalCommissionsInPercent(BigDecimal originalCommissionsInPercent) voidsetOriginalFeesInPercent(BigDecimal originalFeesInPercent) voidsetOriginalSupplierAgencyFeesInPercent(BigDecimal originalSupplierAgencyFeesInPercent) voidvoidsetPayouts(List<PayoutSupplier> payouts) voidsetPlatformIdentifier(String platformIdentifier) voidsetRefunds(List<RefundSupplier> refunds) voidsetSelfAcquiring(Boolean selfAcquiring) voidsetSourceAmount(BigDecimal sourceAmount) voidsetSourceAmountRefundModifier(BigDecimal sourceAmountRefundModifier) voidsetSourceCurrency(String sourceCurrency) voidsetSourceUrl(String sourceUrl) voidsetSupplierAmount(BigDecimal supplierAmount) voidsetSupplierAmountRefundModifier(BigDecimal supplierAmountRefundModifier) voidsetSupplierCurrency(String supplierCurrency) voidsetSupplierIdentifier(UUID supplierIdentifier) voidsetSupplierName(String supplierName) voidsetSupplierPriceQuote(QuoteSupplier supplierPriceQuote) voidsetTotalAffiliateAgencyFeesCaptureAmount(CustomMonetaryAmount totalAffiliateAgencyFeesCaptureAmount) voidsetTotalAffiliateAgencyFeesDisplayAmount(CustomMonetaryAmount totalAffiliateAgencyFeesDisplayAmount) voidsetTotalAffiliateAgencyFeesInternalAmount(CustomMonetaryAmount totalAffiliateAgencyFeesInternalAmount) voidsetTotalAffiliateAgencyFeesSourceAmount(CustomMonetaryAmount totalAffiliateAgencyFeesSourceAmount) voidsetTotalAffiliateAgencyFeesSupplierAmount(CustomMonetaryAmount totalAffiliateAgencyFeesSupplierAmount) voidsetTotalCommissionsInPercent(Float totalCommissionsInPercent) voidsetTotalCommissionsInPercentWithRefund(Float totalCommissionsInPercentWithRefund) voidsetTotalFeesAndCommissionsCaptureAmount(CustomMonetaryAmount totalFeesAndCommissionsCaptureAmount) voidsetTotalFeesAndCommissionsDisplayAmount(CustomMonetaryAmount totalFeesAndCommissionsDisplayAmount) voidsetTotalFeesAndCommissionsInPercent(Float totalFeesAndCommissionsInPercent) voidsetTotalFeesAndCommissionsInPercentWithRefund(Float totalFeesAndCommissionsInPercentWithRefund) voidsetTotalFeesAndCommissionsInternalAmount(CustomMonetaryAmount totalFeesAndCommissionsInternalAmount) voidsetTotalFeesAndCommissionsSourceAmount(CustomMonetaryAmount totalFeesAndCommissionsSourceAmount) voidsetTotalFeesAndCommissionsSupplierAmount(CustomMonetaryAmount totalFeesAndCommissionsSupplierAmount) voidsetTotalFeesCaptureAmount(CustomMonetaryAmount totalFeesCaptureAmount) voidsetTotalFeesDisplayAmount(CustomMonetaryAmount totalFeesDisplayAmount) voidsetTotalFeesInPercent(Float totalFeesInPercent) voidsetTotalFeesInPercentWithRefund(Float totalFeesInPercentWithRefund) voidsetTotalFeesInternalAmount(CustomMonetaryAmount totalFeesInternalAmount) voidsetTotalFeesSourceAmount(CustomMonetaryAmount totalFeesSourceAmount) voidsetTotalFeesSupplierAmount(CustomMonetaryAmount totalFeesSupplierAmount) voidsetTotalFundsGroupedByBeneficiary(List<BeneficiarySupplier> totalFundsGroupedByBeneficiary) voidsetTotalSalesCaptureAmount(CustomMonetaryAmount totalSalesCaptureAmount) voidsetTotalSalesDisplayAmount(CustomMonetaryAmount totalSalesDisplayAmount) voidsetTotalSalesInternalAmount(CustomMonetaryAmount totalSalesInternalAmount) voidsetTotalSalesSourceAmount(CustomMonetaryAmount totalSalesSourceAmount) voidsetTotalSalesSupplierAmount(CustomMonetaryAmount totalSalesSupplierAmount) voidsetTotalSupplierAgencyFeesCaptureAmount(CustomMonetaryAmount totalSupplierAgencyFeesCaptureAmount) voidsetTotalSupplierAgencyFeesDisplayAmount(CustomMonetaryAmount totalSupplierAgencyFeesDisplayAmount) voidsetTotalSupplierAgencyFeesInternalAmount(CustomMonetaryAmount totalSupplierAgencyFeesInternalAmount) voidsetTotalSupplierAgencyFeesSourceAmount(CustomMonetaryAmount totalSupplierAgencyFeesSourceAmount) voidsetTotalSupplierAgencyFeesSupplierAmount(CustomMonetaryAmount totalSupplierAgencyFeesSupplierAmount) voidsetTotalTokensEarned(Long totalTokensEarned) voidsetTotalTripPayFeeCaptureAmount(CustomMonetaryAmount totalTripPayFeeCaptureAmount) voidsetTotalTripPayFeeDisplayAmount(CustomMonetaryAmount totalTripPayFeeDisplayAmount) voidsetTotalTripPayFeeInPercent(Float totalTripPayFeeInPercent) voidsetTotalTripPayFeeInPercentWithRefund(Float totalTripPayFeeInPercentWithRefund) voidsetTotalTripPayFeeInternalAmount(CustomMonetaryAmount totalTripPayFeeInternalAmount) voidsetTotalTripPayFeeSourceAmount(CustomMonetaryAmount totalTripPayFeeSourceAmount) voidsetTotalTripPayFeeSupplierAmount(CustomMonetaryAmount totalTripPayFeeSupplierAmount) voidsetTraceId(String traceId) voidsourceAmount(BigDecimal sourceAmount) sourceAmountRefundModifier(BigDecimal sourceAmountRefundModifier) sourceCurrency(String sourceCurrency) supplierAmount(BigDecimal supplierAmount) supplierAmountRefundModifier(BigDecimal supplierAmountRefundModifier) supplierCurrency(String supplierCurrency) supplierIdentifier(UUID supplierIdentifier) supplierName(String supplierName) supplierPriceQuote(QuoteSupplier supplierPriceQuote) toString()totalAffiliateAgencyFeesCaptureAmount(CustomMonetaryAmount totalAffiliateAgencyFeesCaptureAmount) totalAffiliateAgencyFeesDisplayAmount(CustomMonetaryAmount totalAffiliateAgencyFeesDisplayAmount) totalAffiliateAgencyFeesInternalAmount(CustomMonetaryAmount totalAffiliateAgencyFeesInternalAmount) totalAffiliateAgencyFeesSourceAmount(CustomMonetaryAmount totalAffiliateAgencyFeesSourceAmount) totalAffiliateAgencyFeesSupplierAmount(CustomMonetaryAmount totalAffiliateAgencyFeesSupplierAmount) totalCommissionsInPercent(Float totalCommissionsInPercent) totalCommissionsInPercentWithRefund(Float totalCommissionsInPercentWithRefund) totalFeesAndCommissionsCaptureAmount(CustomMonetaryAmount totalFeesAndCommissionsCaptureAmount) totalFeesAndCommissionsDisplayAmount(CustomMonetaryAmount totalFeesAndCommissionsDisplayAmount) totalFeesAndCommissionsInPercent(Float totalFeesAndCommissionsInPercent) totalFeesAndCommissionsInPercentWithRefund(Float totalFeesAndCommissionsInPercentWithRefund) totalFeesAndCommissionsInternalAmount(CustomMonetaryAmount totalFeesAndCommissionsInternalAmount) totalFeesAndCommissionsSourceAmount(CustomMonetaryAmount totalFeesAndCommissionsSourceAmount) totalFeesAndCommissionsSupplierAmount(CustomMonetaryAmount totalFeesAndCommissionsSupplierAmount) totalFeesCaptureAmount(CustomMonetaryAmount totalFeesCaptureAmount) totalFeesDisplayAmount(CustomMonetaryAmount totalFeesDisplayAmount) totalFeesInPercent(Float totalFeesInPercent) totalFeesInPercentWithRefund(Float totalFeesInPercentWithRefund) totalFeesInternalAmount(CustomMonetaryAmount totalFeesInternalAmount) totalFeesSourceAmount(CustomMonetaryAmount totalFeesSourceAmount) totalFeesSupplierAmount(CustomMonetaryAmount totalFeesSupplierAmount) totalFundsGroupedByBeneficiary(List<BeneficiarySupplier> totalFundsGroupedByBeneficiary) totalSalesCaptureAmount(CustomMonetaryAmount totalSalesCaptureAmount) totalSalesDisplayAmount(CustomMonetaryAmount totalSalesDisplayAmount) totalSalesInternalAmount(CustomMonetaryAmount totalSalesInternalAmount) totalSalesSourceAmount(CustomMonetaryAmount totalSalesSourceAmount) totalSalesSupplierAmount(CustomMonetaryAmount totalSalesSupplierAmount) totalSupplierAgencyFeesCaptureAmount(CustomMonetaryAmount totalSupplierAgencyFeesCaptureAmount) totalSupplierAgencyFeesDisplayAmount(CustomMonetaryAmount totalSupplierAgencyFeesDisplayAmount) totalSupplierAgencyFeesInternalAmount(CustomMonetaryAmount totalSupplierAgencyFeesInternalAmount) totalSupplierAgencyFeesSourceAmount(CustomMonetaryAmount totalSupplierAgencyFeesSourceAmount) totalSupplierAgencyFeesSupplierAmount(CustomMonetaryAmount totalSupplierAgencyFeesSupplierAmount) totalTokensEarned(Long totalTokensEarned) totalTripPayFeeCaptureAmount(CustomMonetaryAmount totalTripPayFeeCaptureAmount) totalTripPayFeeDisplayAmount(CustomMonetaryAmount totalTripPayFeeDisplayAmount) totalTripPayFeeInPercent(Float totalTripPayFeeInPercent) totalTripPayFeeInPercentWithRefund(Float totalTripPayFeeInPercentWithRefund) totalTripPayFeeInternalAmount(CustomMonetaryAmount totalTripPayFeeInternalAmount) totalTripPayFeeSourceAmount(CustomMonetaryAmount totalTripPayFeeSourceAmount) totalTripPayFeeSupplierAmount(CustomMonetaryAmount totalTripPayFeeSupplierAmount)
-
Field Details
-
JSON_PROPERTY_BOOKING_CONTRACT_IDENTIFIER
- See Also:
-
JSON_PROPERTY_CREATED_DATE
- See Also:
-
JSON_PROPERTY_LAST_UPDATE
- See Also:
-
JSON_PROPERTY_FEDERATED_ORGANIZATION_IDENTIFIER
- See Also:
-
JSON_PROPERTY_FEDERATED_ORGANIZATION_NAME
- See Also:
-
JSON_PROPERTY_USER
- 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_PAYOUTS
- 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_METADATA
- See Also:
-
JSON_PROPERTY_NET_COMMISSIONABLE_TOTAL_SOURCE_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_COMMISSIONABLE_TOTAL_CAPTURE_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_COMMISSIONABLE_TOTAL_DISPLAY_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_COMMISSIONABLE_TOTAL_SUPPLIER_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_COMMISSIONABLE_TOTAL_INTERNAL_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_FEES_AND_COMMISSIONS_SOURCE_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_FEES_AND_COMMISSIONS_CAPTURE_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_FEES_AND_COMMISSIONS_DISPLAY_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_FEES_AND_COMMISSIONS_SUPPLIER_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_FEES_AND_COMMISSIONS_INTERNAL_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_FEES_SOURCE_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_FEES_CAPTURE_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_FEES_DISPLAY_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_FEES_SUPPLIER_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_FEES_INTERNAL_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_TRIP_PAY_FEE_SOURCE_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_TRIP_PAY_FEE_CAPTURE_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_TRIP_PAY_FEE_DISPLAY_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_TRIP_PAY_FEE_SUPPLIER_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_TRIP_PAY_FEE_INTERNAL_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_SALES_SOURCE_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_SALES_CAPTURE_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_SALES_DISPLAY_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_SALES_SUPPLIER_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_SALES_INTERNAL_AMOUNT
- 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_TOTAL_FEES_AND_COMMISSIONS_SOURCE_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_FEES_AND_COMMISSIONS_CAPTURE_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_FEES_AND_COMMISSIONS_DISPLAY_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_FEES_AND_COMMISSIONS_SUPPLIER_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_FEES_AND_COMMISSIONS_INTERNAL_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_FEES_SOURCE_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_FEES_CAPTURE_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_FEES_DISPLAY_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_FEES_SUPPLIER_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_FEES_INTERNAL_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_TRIP_PAY_FEE_SOURCE_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_TRIP_PAY_FEE_CAPTURE_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_TRIP_PAY_FEE_DISPLAY_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_TRIP_PAY_FEE_SUPPLIER_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_TRIP_PAY_FEE_INTERNAL_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_SALES_SOURCE_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_SALES_CAPTURE_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_SALES_DISPLAY_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_SALES_SUPPLIER_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_SALES_INTERNAL_AMOUNT
- See Also:
-
JSON_PROPERTY_FUNDS_AVAILABLE_DATE
- See Also:
-
JSON_PROPERTY_TOTAL_FEES_IN_PERCENT_WITH_REFUND
- See Also:
-
JSON_PROPERTY_TOTAL_FEES_IN_PERCENT
- See Also:
-
JSON_PROPERTY_TOTAL_TRIP_PAY_FEE_IN_PERCENT_WITH_REFUND
- See Also:
-
JSON_PROPERTY_TOTAL_TRIP_PAY_FEE_IN_PERCENT
- See Also:
-
JSON_PROPERTY_TOTAL_COMMISSIONS_IN_PERCENT_WITH_REFUND
- See Also:
-
JSON_PROPERTY_TOTAL_COMMISSIONS_IN_PERCENT
- See Also:
-
JSON_PROPERTY_TOTAL_FEES_AND_COMMISSIONS_IN_PERCENT_WITH_REFUND
- See Also:
-
JSON_PROPERTY_TOTAL_FEES_AND_COMMISSIONS_IN_PERCENT
- See Also:
-
JSON_PROPERTY_ORIGINAL_FEES_IN_PERCENT
- See Also:
-
JSON_PROPERTY_ORIGINAL_AFFILIATE_AGENCY_FEES_IN_PERCENT
- See Also:
-
JSON_PROPERTY_ORIGINAL_SUPPLIER_AGENCY_FEES_IN_PERCENT
- See Also:
-
JSON_PROPERTY_ORIGINAL_COMMISSIONS_IN_PERCENT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_CUSTOMERS_SOURCE_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_CUSTOMERS_CAPTURE_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_CUSTOMERS_DISPLAY_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_CUSTOMERS_SUPPLIER_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_CUSTOMERS_INTERNAL_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_AFFILIATE_AGENCY_FEES_SOURCE_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_AFFILIATE_AGENCY_FEES_CAPTURE_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_AFFILIATE_AGENCY_FEES_DISPLAY_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_AFFILIATE_AGENCY_FEES_SUPPLIER_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_AFFILIATE_AGENCY_FEES_INTERNAL_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_SUPPLIER_AGENCY_FEES_SOURCE_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_SUPPLIER_AGENCY_FEES_CAPTURE_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_SUPPLIER_AGENCY_FEES_DISPLAY_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_SUPPLIER_AGENCY_FEES_SUPPLIER_AMOUNT
- See Also:
-
JSON_PROPERTY_TOTAL_SUPPLIER_AGENCY_FEES_INTERNAL_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_AFFILIATE_AGENCY_FEES_SOURCE_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_AFFILIATE_AGENCY_FEES_CAPTURE_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_AFFILIATE_AGENCY_FEES_DISPLAY_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_AFFILIATE_AGENCY_FEES_SUPPLIER_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_AFFILIATE_AGENCY_FEES_INTERNAL_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_SUPPLIER_AGENCY_FEES_SOURCE_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_SUPPLIER_AGENCY_FEES_CAPTURE_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_SUPPLIER_AGENCY_FEES_DISPLAY_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_SUPPLIER_AGENCY_FEES_SUPPLIER_AMOUNT
- See Also:
-
JSON_PROPERTY_NET_TOTAL_SUPPLIER_AGENCY_FEES_INTERNAL_AMOUNT
- See Also:
-
JSON_PROPERTY_HAS_REFUNDS
- See Also:
-
JSON_PROPERTY_HAS_SUCCESSFUL_REFUNDS
- See Also:
-
JSON_PROPERTY_HAS_PENDING_REFUNDS
- See Also:
-
JSON_PROPERTY_HAS_FAILED_REFUNDS
- See Also:
-
JSON_PROPERTY_PLATFORM_IDENTIFIER
- See Also:
-
JSON_PROPERTY_TOTAL_FUNDS_GROUPED_BY_BENEFICIARY
- See Also:
-
JSON_PROPERTY_TOTAL_TOKENS_EARNED
- See Also:
-
JSON_PROPERTY_SELF_ACQUIRING
- See Also:
-
JSON_PROPERTY_LODGING
- See Also:
-
JSON_PROPERTY_CANCELLABLE_BY_AGENT
- See Also:
-
JSON_PROPERTY_CANCELLABLE_BY_SUPPLIER
- See Also:
-
JSON_PROPERTY_CANCELLABLE_BY_TRAVELER
- See Also:
-
JSON_PROPERTY_CANCELLABLE_WITH_NO_CHARGES
- See Also:
-
JSON_PROPERTY_IS_CANCELLABLE_WITH_POTENTIAL_CHARGES
- See Also:
-
-
Constructor Details
-
BookingContractSupplier
public BookingContractSupplier()
-
-
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
-
federatedOrganizationIdentifier
public BookingContractSupplier federatedOrganizationIdentifier(String federatedOrganizationIdentifier) -
getFederatedOrganizationIdentifier
The auth realm owner ID- Returns:
- federatedOrganizationIdentifier
-
setFederatedOrganizationIdentifier
-
federatedOrganizationName
-
getFederatedOrganizationName
The auth realm owner name- Returns:
- federatedOrganizationName
-
setFederatedOrganizationName
-
user
-
getUser
Get user- Returns:
- user
-
setUser
-
ipAddress
-
getIpAddress
-
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
-
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
-
getItemList
@Nonnull @NotNull @Valid @Size(min=1, max=2147483647) public @NotNull @Valid @Size(min=1,max=2147483647) List<BookingContractItemSupplier> 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
-
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
-
getCanceller
Type of entity that cancelled the booking.- Returns:
- canceller
-
setCanceller
-
cancellationType
public BookingContractSupplier cancellationType(BookingContractSupplier.CancellationTypeEnum cancellationType) -
getCancellationType
Reason type.- Returns:
- cancellationType
-
setCancellationType
-
cancellerUserIdentifier
-
getCancellerUserIdentifier
User identifier that cancelled the entity.- Returns:
- cancellerUserIdentifier
-
setCancellerUserIdentifier
-
cancelReason
-
getCancelReason
-
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
-
payouts
-
addPayoutsItem
-
getPayouts
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:
- payouts
-
setPayouts
-
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
@Nonnull @NotNull @Valid @DecimalMin("0") public @NotNull @Valid @DecimalMin("0") BigDecimal getSourceAmount()The total initial price as quoted in the original TripPay contract. minimum: 0- Returns:
- sourceAmount
-
setSourceAmount
-
displayAmount
-
getDisplayAmount
@Nonnull @NotNull @Valid @DecimalMin("0") public @NotNull @Valid @DecimalMin("0") BigDecimal getDisplayAmount()The total display price. minimum: 0- Returns:
- displayAmount
-
setDisplayAmount
-
supplierAmount
-
getSupplierAmount
@Nonnull @NotNull @Valid @DecimalMin("0") public @NotNull @Valid @DecimalMin("0") BigDecimal getSupplierAmount()The total supplier price. minimum: 0- Returns:
- supplierAmount
-
setSupplierAmount
-
internalAmount
-
getInternalAmount
@Nonnull @NotNull @Valid @DecimalMin("0") public @NotNull @Valid @DecimalMin("0") BigDecimal getInternalAmount()Get internalAmount minimum: 0- Returns:
- internalAmount
-
setInternalAmount
-
captureAmount
-
getCaptureAmount
@Nonnull @NotNull @Valid @DecimalMin("0") public @NotNull @Valid @DecimalMin("0") BigDecimal getCaptureAmount()The total capture price. minimum: 0- Returns:
- captureAmount
-
setCaptureAmount
-
sourceAmountRefundModifier
-
getSourceAmountRefundModifier
The source amount still due after a partial refund occurs.- Returns:
- sourceAmountRefundModifier
-
setSourceAmountRefundModifier
-
displayAmountRefundModifier
-
getDisplayAmountRefundModifier
The display amount still due after a partial refund occurs.- Returns:
- displayAmountRefundModifier
-
setDisplayAmountRefundModifier
-
supplierAmountRefundModifier
public BookingContractSupplier supplierAmountRefundModifier(BigDecimal supplierAmountRefundModifier) -
getSupplierAmountRefundModifier
The supplier amount still due after a partial refund occurs.- Returns:
- supplierAmountRefundModifier
-
setSupplierAmountRefundModifier
-
internalAmountRefundModifier
public BookingContractSupplier internalAmountRefundModifier(BigDecimal internalAmountRefundModifier) -
getInternalAmountRefundModifier
The internal amount still due after a partial refund occurs.- Returns:
- internalAmountRefundModifier
-
setInternalAmountRefundModifier
-
captureAmountRefundModifier
-
getCaptureAmountRefundModifier
The capture amount still due after a partial refund occurs.- Returns:
- captureAmountRefundModifier
-
setCaptureAmountRefundModifier
-
netSourceAmount
-
getNetSourceAmount
The total initial price as quoted in the original TripPay contract.- Returns:
- netSourceAmount
-
setNetSourceAmount
-
netDisplayAmount
-
getNetDisplayAmount
The total display price.- Returns:
- netDisplayAmount
-
setNetDisplayAmount
-
netSupplierAmount
-
getNetSupplierAmount
The total supplier price.- Returns:
- netSupplierAmount
-
setNetSupplierAmount
-
netInternalAmount
-
getNetInternalAmount
Get netInternalAmount- Returns:
- netInternalAmount
-
setNetInternalAmount
-
netCaptureAmount
-
getNetCaptureAmount
The total capture price.- Returns:
- netCaptureAmount
-
setNetCaptureAmount
-
metadata
-
putMetadataItem
-
getMetadata
-
setMetadata
-
netCommissionableTotalSourceAmount
public BookingContractSupplier netCommissionableTotalSourceAmount(CustomMonetaryAmount netCommissionableTotalSourceAmount) -
getNetCommissionableTotalSourceAmount
Get netCommissionableTotalSourceAmount- Returns:
- netCommissionableTotalSourceAmount
-
setNetCommissionableTotalSourceAmount
public void setNetCommissionableTotalSourceAmount(CustomMonetaryAmount netCommissionableTotalSourceAmount) -
netCommissionableTotalCaptureAmount
public BookingContractSupplier netCommissionableTotalCaptureAmount(CustomMonetaryAmount netCommissionableTotalCaptureAmount) -
getNetCommissionableTotalCaptureAmount
Get netCommissionableTotalCaptureAmount- Returns:
- netCommissionableTotalCaptureAmount
-
setNetCommissionableTotalCaptureAmount
public void setNetCommissionableTotalCaptureAmount(CustomMonetaryAmount netCommissionableTotalCaptureAmount) -
netCommissionableTotalDisplayAmount
public BookingContractSupplier netCommissionableTotalDisplayAmount(CustomMonetaryAmount netCommissionableTotalDisplayAmount) -
getNetCommissionableTotalDisplayAmount
Get netCommissionableTotalDisplayAmount- Returns:
- netCommissionableTotalDisplayAmount
-
setNetCommissionableTotalDisplayAmount
public void setNetCommissionableTotalDisplayAmount(CustomMonetaryAmount netCommissionableTotalDisplayAmount) -
netCommissionableTotalSupplierAmount
public BookingContractSupplier netCommissionableTotalSupplierAmount(CustomMonetaryAmount netCommissionableTotalSupplierAmount) -
getNetCommissionableTotalSupplierAmount
Get netCommissionableTotalSupplierAmount- Returns:
- netCommissionableTotalSupplierAmount
-
setNetCommissionableTotalSupplierAmount
public void setNetCommissionableTotalSupplierAmount(CustomMonetaryAmount netCommissionableTotalSupplierAmount) -
netCommissionableTotalInternalAmount
public BookingContractSupplier netCommissionableTotalInternalAmount(CustomMonetaryAmount netCommissionableTotalInternalAmount) -
getNetCommissionableTotalInternalAmount
Get netCommissionableTotalInternalAmount- Returns:
- netCommissionableTotalInternalAmount
-
setNetCommissionableTotalInternalAmount
public void setNetCommissionableTotalInternalAmount(CustomMonetaryAmount netCommissionableTotalInternalAmount) -
netTotalFeesAndCommissionsSourceAmount
public BookingContractSupplier netTotalFeesAndCommissionsSourceAmount(CustomMonetaryAmount netTotalFeesAndCommissionsSourceAmount) -
getNetTotalFeesAndCommissionsSourceAmount
Get netTotalFeesAndCommissionsSourceAmount- Returns:
- netTotalFeesAndCommissionsSourceAmount
-
setNetTotalFeesAndCommissionsSourceAmount
public void setNetTotalFeesAndCommissionsSourceAmount(CustomMonetaryAmount netTotalFeesAndCommissionsSourceAmount) -
netTotalFeesAndCommissionsCaptureAmount
public BookingContractSupplier netTotalFeesAndCommissionsCaptureAmount(CustomMonetaryAmount netTotalFeesAndCommissionsCaptureAmount) -
getNetTotalFeesAndCommissionsCaptureAmount
Get netTotalFeesAndCommissionsCaptureAmount- Returns:
- netTotalFeesAndCommissionsCaptureAmount
-
setNetTotalFeesAndCommissionsCaptureAmount
public void setNetTotalFeesAndCommissionsCaptureAmount(CustomMonetaryAmount netTotalFeesAndCommissionsCaptureAmount) -
netTotalFeesAndCommissionsDisplayAmount
public BookingContractSupplier netTotalFeesAndCommissionsDisplayAmount(CustomMonetaryAmount netTotalFeesAndCommissionsDisplayAmount) -
getNetTotalFeesAndCommissionsDisplayAmount
Get netTotalFeesAndCommissionsDisplayAmount- Returns:
- netTotalFeesAndCommissionsDisplayAmount
-
setNetTotalFeesAndCommissionsDisplayAmount
public void setNetTotalFeesAndCommissionsDisplayAmount(CustomMonetaryAmount netTotalFeesAndCommissionsDisplayAmount) -
netTotalFeesAndCommissionsSupplierAmount
public BookingContractSupplier netTotalFeesAndCommissionsSupplierAmount(CustomMonetaryAmount netTotalFeesAndCommissionsSupplierAmount) -
getNetTotalFeesAndCommissionsSupplierAmount
Get netTotalFeesAndCommissionsSupplierAmount- Returns:
- netTotalFeesAndCommissionsSupplierAmount
-
setNetTotalFeesAndCommissionsSupplierAmount
public void setNetTotalFeesAndCommissionsSupplierAmount(CustomMonetaryAmount netTotalFeesAndCommissionsSupplierAmount) -
netTotalFeesAndCommissionsInternalAmount
public BookingContractSupplier netTotalFeesAndCommissionsInternalAmount(CustomMonetaryAmount netTotalFeesAndCommissionsInternalAmount) -
getNetTotalFeesAndCommissionsInternalAmount
Get netTotalFeesAndCommissionsInternalAmount- Returns:
- netTotalFeesAndCommissionsInternalAmount
-
setNetTotalFeesAndCommissionsInternalAmount
public void setNetTotalFeesAndCommissionsInternalAmount(CustomMonetaryAmount netTotalFeesAndCommissionsInternalAmount) -
netTotalFeesSourceAmount
public BookingContractSupplier netTotalFeesSourceAmount(CustomMonetaryAmount netTotalFeesSourceAmount) -
getNetTotalFeesSourceAmount
Get netTotalFeesSourceAmount- Returns:
- netTotalFeesSourceAmount
-
setNetTotalFeesSourceAmount
-
netTotalFeesCaptureAmount
public BookingContractSupplier netTotalFeesCaptureAmount(CustomMonetaryAmount netTotalFeesCaptureAmount) -
getNetTotalFeesCaptureAmount
Get netTotalFeesCaptureAmount- Returns:
- netTotalFeesCaptureAmount
-
setNetTotalFeesCaptureAmount
-
netTotalFeesDisplayAmount
public BookingContractSupplier netTotalFeesDisplayAmount(CustomMonetaryAmount netTotalFeesDisplayAmount) -
getNetTotalFeesDisplayAmount
Get netTotalFeesDisplayAmount- Returns:
- netTotalFeesDisplayAmount
-
setNetTotalFeesDisplayAmount
-
netTotalFeesSupplierAmount
public BookingContractSupplier netTotalFeesSupplierAmount(CustomMonetaryAmount netTotalFeesSupplierAmount) -
getNetTotalFeesSupplierAmount
Get netTotalFeesSupplierAmount- Returns:
- netTotalFeesSupplierAmount
-
setNetTotalFeesSupplierAmount
-
netTotalFeesInternalAmount
public BookingContractSupplier netTotalFeesInternalAmount(CustomMonetaryAmount netTotalFeesInternalAmount) -
getNetTotalFeesInternalAmount
Get netTotalFeesInternalAmount- Returns:
- netTotalFeesInternalAmount
-
setNetTotalFeesInternalAmount
-
netTotalTripPayFeeSourceAmount
public BookingContractSupplier netTotalTripPayFeeSourceAmount(CustomMonetaryAmount netTotalTripPayFeeSourceAmount) -
getNetTotalTripPayFeeSourceAmount
Get netTotalTripPayFeeSourceAmount- Returns:
- netTotalTripPayFeeSourceAmount
-
setNetTotalTripPayFeeSourceAmount
-
netTotalTripPayFeeCaptureAmount
public BookingContractSupplier netTotalTripPayFeeCaptureAmount(CustomMonetaryAmount netTotalTripPayFeeCaptureAmount) -
getNetTotalTripPayFeeCaptureAmount
Get netTotalTripPayFeeCaptureAmount- Returns:
- netTotalTripPayFeeCaptureAmount
-
setNetTotalTripPayFeeCaptureAmount
public void setNetTotalTripPayFeeCaptureAmount(CustomMonetaryAmount netTotalTripPayFeeCaptureAmount) -
netTotalTripPayFeeDisplayAmount
public BookingContractSupplier netTotalTripPayFeeDisplayAmount(CustomMonetaryAmount netTotalTripPayFeeDisplayAmount) -
getNetTotalTripPayFeeDisplayAmount
Get netTotalTripPayFeeDisplayAmount- Returns:
- netTotalTripPayFeeDisplayAmount
-
setNetTotalTripPayFeeDisplayAmount
public void setNetTotalTripPayFeeDisplayAmount(CustomMonetaryAmount netTotalTripPayFeeDisplayAmount) -
netTotalTripPayFeeSupplierAmount
public BookingContractSupplier netTotalTripPayFeeSupplierAmount(CustomMonetaryAmount netTotalTripPayFeeSupplierAmount) -
getNetTotalTripPayFeeSupplierAmount
Get netTotalTripPayFeeSupplierAmount- Returns:
- netTotalTripPayFeeSupplierAmount
-
setNetTotalTripPayFeeSupplierAmount
public void setNetTotalTripPayFeeSupplierAmount(CustomMonetaryAmount netTotalTripPayFeeSupplierAmount) -
netTotalTripPayFeeInternalAmount
public BookingContractSupplier netTotalTripPayFeeInternalAmount(CustomMonetaryAmount netTotalTripPayFeeInternalAmount) -
getNetTotalTripPayFeeInternalAmount
Get netTotalTripPayFeeInternalAmount- Returns:
- netTotalTripPayFeeInternalAmount
-
setNetTotalTripPayFeeInternalAmount
public void setNetTotalTripPayFeeInternalAmount(CustomMonetaryAmount netTotalTripPayFeeInternalAmount) -
netTotalSalesSourceAmount
public BookingContractSupplier netTotalSalesSourceAmount(CustomMonetaryAmount netTotalSalesSourceAmount) -
getNetTotalSalesSourceAmount
Get netTotalSalesSourceAmount- Returns:
- netTotalSalesSourceAmount
-
setNetTotalSalesSourceAmount
-
netTotalSalesCaptureAmount
public BookingContractSupplier netTotalSalesCaptureAmount(CustomMonetaryAmount netTotalSalesCaptureAmount) -
getNetTotalSalesCaptureAmount
Get netTotalSalesCaptureAmount- Returns:
- netTotalSalesCaptureAmount
-
setNetTotalSalesCaptureAmount
-
netTotalSalesDisplayAmount
public BookingContractSupplier netTotalSalesDisplayAmount(CustomMonetaryAmount netTotalSalesDisplayAmount) -
getNetTotalSalesDisplayAmount
Get netTotalSalesDisplayAmount- Returns:
- netTotalSalesDisplayAmount
-
setNetTotalSalesDisplayAmount
-
netTotalSalesSupplierAmount
public BookingContractSupplier netTotalSalesSupplierAmount(CustomMonetaryAmount netTotalSalesSupplierAmount) -
getNetTotalSalesSupplierAmount
Get netTotalSalesSupplierAmount- Returns:
- netTotalSalesSupplierAmount
-
setNetTotalSalesSupplierAmount
-
netTotalSalesInternalAmount
public BookingContractSupplier netTotalSalesInternalAmount(CustomMonetaryAmount netTotalSalesInternalAmount) -
getNetTotalSalesInternalAmount
Get netTotalSalesInternalAmount- Returns:
- netTotalSalesInternalAmount
-
setNetTotalSalesInternalAmount
-
commissionableTotalSourceAmount
public BookingContractSupplier commissionableTotalSourceAmount(CustomMonetaryAmount commissionableTotalSourceAmount) -
getCommissionableTotalSourceAmount
Get commissionableTotalSourceAmount- Returns:
- commissionableTotalSourceAmount
-
setCommissionableTotalSourceAmount
public void setCommissionableTotalSourceAmount(CustomMonetaryAmount commissionableTotalSourceAmount) -
commissionableTotalCaptureAmount
public BookingContractSupplier commissionableTotalCaptureAmount(CustomMonetaryAmount commissionableTotalCaptureAmount) -
getCommissionableTotalCaptureAmount
Get commissionableTotalCaptureAmount- Returns:
- commissionableTotalCaptureAmount
-
setCommissionableTotalCaptureAmount
public void setCommissionableTotalCaptureAmount(CustomMonetaryAmount commissionableTotalCaptureAmount) -
commissionableTotalDisplayAmount
public BookingContractSupplier commissionableTotalDisplayAmount(CustomMonetaryAmount commissionableTotalDisplayAmount) -
getCommissionableTotalDisplayAmount
Get commissionableTotalDisplayAmount- Returns:
- commissionableTotalDisplayAmount
-
setCommissionableTotalDisplayAmount
public void setCommissionableTotalDisplayAmount(CustomMonetaryAmount commissionableTotalDisplayAmount) -
commissionableTotalSupplierAmount
public BookingContractSupplier commissionableTotalSupplierAmount(CustomMonetaryAmount commissionableTotalSupplierAmount) -
getCommissionableTotalSupplierAmount
Get commissionableTotalSupplierAmount- Returns:
- commissionableTotalSupplierAmount
-
setCommissionableTotalSupplierAmount
public void setCommissionableTotalSupplierAmount(CustomMonetaryAmount commissionableTotalSupplierAmount) -
commissionableTotalInternalAmount
public BookingContractSupplier commissionableTotalInternalAmount(CustomMonetaryAmount commissionableTotalInternalAmount) -
getCommissionableTotalInternalAmount
Get commissionableTotalInternalAmount- Returns:
- commissionableTotalInternalAmount
-
setCommissionableTotalInternalAmount
public void setCommissionableTotalInternalAmount(CustomMonetaryAmount commissionableTotalInternalAmount) -
totalFeesAndCommissionsSourceAmount
public BookingContractSupplier totalFeesAndCommissionsSourceAmount(CustomMonetaryAmount totalFeesAndCommissionsSourceAmount) -
getTotalFeesAndCommissionsSourceAmount
Get totalFeesAndCommissionsSourceAmount- Returns:
- totalFeesAndCommissionsSourceAmount
-
setTotalFeesAndCommissionsSourceAmount
public void setTotalFeesAndCommissionsSourceAmount(CustomMonetaryAmount totalFeesAndCommissionsSourceAmount) -
totalFeesAndCommissionsCaptureAmount
public BookingContractSupplier totalFeesAndCommissionsCaptureAmount(CustomMonetaryAmount totalFeesAndCommissionsCaptureAmount) -
getTotalFeesAndCommissionsCaptureAmount
Get totalFeesAndCommissionsCaptureAmount- Returns:
- totalFeesAndCommissionsCaptureAmount
-
setTotalFeesAndCommissionsCaptureAmount
public void setTotalFeesAndCommissionsCaptureAmount(CustomMonetaryAmount totalFeesAndCommissionsCaptureAmount) -
totalFeesAndCommissionsDisplayAmount
public BookingContractSupplier totalFeesAndCommissionsDisplayAmount(CustomMonetaryAmount totalFeesAndCommissionsDisplayAmount) -
getTotalFeesAndCommissionsDisplayAmount
Get totalFeesAndCommissionsDisplayAmount- Returns:
- totalFeesAndCommissionsDisplayAmount
-
setTotalFeesAndCommissionsDisplayAmount
public void setTotalFeesAndCommissionsDisplayAmount(CustomMonetaryAmount totalFeesAndCommissionsDisplayAmount) -
totalFeesAndCommissionsSupplierAmount
public BookingContractSupplier totalFeesAndCommissionsSupplierAmount(CustomMonetaryAmount totalFeesAndCommissionsSupplierAmount) -
getTotalFeesAndCommissionsSupplierAmount
Get totalFeesAndCommissionsSupplierAmount- Returns:
- totalFeesAndCommissionsSupplierAmount
-
setTotalFeesAndCommissionsSupplierAmount
public void setTotalFeesAndCommissionsSupplierAmount(CustomMonetaryAmount totalFeesAndCommissionsSupplierAmount) -
totalFeesAndCommissionsInternalAmount
public BookingContractSupplier totalFeesAndCommissionsInternalAmount(CustomMonetaryAmount totalFeesAndCommissionsInternalAmount) -
getTotalFeesAndCommissionsInternalAmount
Get totalFeesAndCommissionsInternalAmount- Returns:
- totalFeesAndCommissionsInternalAmount
-
setTotalFeesAndCommissionsInternalAmount
public void setTotalFeesAndCommissionsInternalAmount(CustomMonetaryAmount totalFeesAndCommissionsInternalAmount) -
totalFeesSourceAmount
-
getTotalFeesSourceAmount
Get totalFeesSourceAmount- Returns:
- totalFeesSourceAmount
-
setTotalFeesSourceAmount
-
totalFeesCaptureAmount
-
getTotalFeesCaptureAmount
Get totalFeesCaptureAmount- Returns:
- totalFeesCaptureAmount
-
setTotalFeesCaptureAmount
-
totalFeesDisplayAmount
-
getTotalFeesDisplayAmount
Get totalFeesDisplayAmount- Returns:
- totalFeesDisplayAmount
-
setTotalFeesDisplayAmount
-
totalFeesSupplierAmount
public BookingContractSupplier totalFeesSupplierAmount(CustomMonetaryAmount totalFeesSupplierAmount) -
getTotalFeesSupplierAmount
Get totalFeesSupplierAmount- Returns:
- totalFeesSupplierAmount
-
setTotalFeesSupplierAmount
-
totalFeesInternalAmount
public BookingContractSupplier totalFeesInternalAmount(CustomMonetaryAmount totalFeesInternalAmount) -
getTotalFeesInternalAmount
Get totalFeesInternalAmount- Returns:
- totalFeesInternalAmount
-
setTotalFeesInternalAmount
-
totalTripPayFeeSourceAmount
public BookingContractSupplier totalTripPayFeeSourceAmount(CustomMonetaryAmount totalTripPayFeeSourceAmount) -
getTotalTripPayFeeSourceAmount
Get totalTripPayFeeSourceAmount- Returns:
- totalTripPayFeeSourceAmount
-
setTotalTripPayFeeSourceAmount
-
totalTripPayFeeCaptureAmount
public BookingContractSupplier totalTripPayFeeCaptureAmount(CustomMonetaryAmount totalTripPayFeeCaptureAmount) -
getTotalTripPayFeeCaptureAmount
Get totalTripPayFeeCaptureAmount- Returns:
- totalTripPayFeeCaptureAmount
-
setTotalTripPayFeeCaptureAmount
-
totalTripPayFeeDisplayAmount
public BookingContractSupplier totalTripPayFeeDisplayAmount(CustomMonetaryAmount totalTripPayFeeDisplayAmount) -
getTotalTripPayFeeDisplayAmount
Get totalTripPayFeeDisplayAmount- Returns:
- totalTripPayFeeDisplayAmount
-
setTotalTripPayFeeDisplayAmount
-
totalTripPayFeeSupplierAmount
public BookingContractSupplier totalTripPayFeeSupplierAmount(CustomMonetaryAmount totalTripPayFeeSupplierAmount) -
getTotalTripPayFeeSupplierAmount
Get totalTripPayFeeSupplierAmount- Returns:
- totalTripPayFeeSupplierAmount
-
setTotalTripPayFeeSupplierAmount
-
totalTripPayFeeInternalAmount
public BookingContractSupplier totalTripPayFeeInternalAmount(CustomMonetaryAmount totalTripPayFeeInternalAmount) -
getTotalTripPayFeeInternalAmount
Get totalTripPayFeeInternalAmount- Returns:
- totalTripPayFeeInternalAmount
-
setTotalTripPayFeeInternalAmount
-
totalSalesSourceAmount
-
getTotalSalesSourceAmount
Get totalSalesSourceAmount- Returns:
- totalSalesSourceAmount
-
setTotalSalesSourceAmount
-
totalSalesCaptureAmount
public BookingContractSupplier totalSalesCaptureAmount(CustomMonetaryAmount totalSalesCaptureAmount) -
getTotalSalesCaptureAmount
Get totalSalesCaptureAmount- Returns:
- totalSalesCaptureAmount
-
setTotalSalesCaptureAmount
-
totalSalesDisplayAmount
public BookingContractSupplier totalSalesDisplayAmount(CustomMonetaryAmount totalSalesDisplayAmount) -
getTotalSalesDisplayAmount
Get totalSalesDisplayAmount- Returns:
- totalSalesDisplayAmount
-
setTotalSalesDisplayAmount
-
totalSalesSupplierAmount
public BookingContractSupplier totalSalesSupplierAmount(CustomMonetaryAmount totalSalesSupplierAmount) -
getTotalSalesSupplierAmount
Get totalSalesSupplierAmount- Returns:
- totalSalesSupplierAmount
-
setTotalSalesSupplierAmount
-
totalSalesInternalAmount
public BookingContractSupplier totalSalesInternalAmount(CustomMonetaryAmount totalSalesInternalAmount) -
getTotalSalesInternalAmount
Get totalSalesInternalAmount- Returns:
- totalSalesInternalAmount
-
setTotalSalesInternalAmount
-
fundsAvailableDate
-
getFundsAvailableDate
Returns the date the funds will be released to the customer.- Returns:
- fundsAvailableDate
-
setFundsAvailableDate
-
totalFeesInPercentWithRefund
-
getTotalFeesInPercentWithRefund
All amounts that are not of type SALE- Returns:
- totalFeesInPercentWithRefund
-
setTotalFeesInPercentWithRefund
-
totalFeesInPercent
-
getTotalFeesInPercent
All amounts that are not of type SALE before a refund was applied- Returns:
- totalFeesInPercent
-
setTotalFeesInPercent
-
totalTripPayFeeInPercentWithRefund
public BookingContractSupplier totalTripPayFeeInPercentWithRefund(Float totalTripPayFeeInPercentWithRefund) -
getTotalTripPayFeeInPercentWithRefund
All amounts that are not of type SALE- Returns:
- totalTripPayFeeInPercentWithRefund
-
setTotalTripPayFeeInPercentWithRefund
-
totalTripPayFeeInPercent
-
getTotalTripPayFeeInPercent
All amounts that are not of type SALE before a refund was applied- Returns:
- totalTripPayFeeInPercent
-
setTotalTripPayFeeInPercent
-
totalCommissionsInPercentWithRefund
public BookingContractSupplier totalCommissionsInPercentWithRefund(Float totalCommissionsInPercentWithRefund) -
getTotalCommissionsInPercentWithRefund
All amounts that are not of type SALE- Returns:
- totalCommissionsInPercentWithRefund
-
setTotalCommissionsInPercentWithRefund
-
totalCommissionsInPercent
-
getTotalCommissionsInPercent
All amounts that are not of type SALE before a refund was applied- Returns:
- totalCommissionsInPercent
-
setTotalCommissionsInPercent
-
totalFeesAndCommissionsInPercentWithRefund
public BookingContractSupplier totalFeesAndCommissionsInPercentWithRefund(Float totalFeesAndCommissionsInPercentWithRefund) -
getTotalFeesAndCommissionsInPercentWithRefund
All amounts that are not of type SALE- Returns:
- totalFeesAndCommissionsInPercentWithRefund
-
setTotalFeesAndCommissionsInPercentWithRefund
public void setTotalFeesAndCommissionsInPercentWithRefund(Float totalFeesAndCommissionsInPercentWithRefund) -
totalFeesAndCommissionsInPercent
public BookingContractSupplier totalFeesAndCommissionsInPercent(Float totalFeesAndCommissionsInPercent) -
getTotalFeesAndCommissionsInPercent
All amounts that are not of type SALE before a refund was applied- Returns:
- totalFeesAndCommissionsInPercent
-
setTotalFeesAndCommissionsInPercent
-
originalFeesInPercent
-
getOriginalFeesInPercent
All amounts that are not of type SALE before a refund was applied- Returns:
- originalFeesInPercent
-
setOriginalFeesInPercent
-
originalAffiliateAgencyFeesInPercent
public BookingContractSupplier originalAffiliateAgencyFeesInPercent(BigDecimal originalAffiliateAgencyFeesInPercent) -
getOriginalAffiliateAgencyFeesInPercent
Affiliate agent fee in percent- Returns:
- originalAffiliateAgencyFeesInPercent
-
setOriginalAffiliateAgencyFeesInPercent
public void setOriginalAffiliateAgencyFeesInPercent(BigDecimal originalAffiliateAgencyFeesInPercent) -
originalSupplierAgencyFeesInPercent
public BookingContractSupplier originalSupplierAgencyFeesInPercent(BigDecimal originalSupplierAgencyFeesInPercent) -
getOriginalSupplierAgencyFeesInPercent
Supplier agent fee in percent- Returns:
- originalSupplierAgencyFeesInPercent
-
setOriginalSupplierAgencyFeesInPercent
-
originalCommissionsInPercent
public BookingContractSupplier originalCommissionsInPercent(BigDecimal originalCommissionsInPercent) -
getOriginalCommissionsInPercent
All amounts that are not of type SALE before a refund was applied- Returns:
- originalCommissionsInPercent
-
setOriginalCommissionsInPercent
-
netTotalCustomersSourceAmount
public BookingContractSupplier netTotalCustomersSourceAmount(CustomMonetaryAmount netTotalCustomersSourceAmount) -
getNetTotalCustomersSourceAmount
Get netTotalCustomersSourceAmount- Returns:
- netTotalCustomersSourceAmount
-
setNetTotalCustomersSourceAmount
-
netTotalCustomersCaptureAmount
public BookingContractSupplier netTotalCustomersCaptureAmount(CustomMonetaryAmount netTotalCustomersCaptureAmount) -
getNetTotalCustomersCaptureAmount
Get netTotalCustomersCaptureAmount- Returns:
- netTotalCustomersCaptureAmount
-
setNetTotalCustomersCaptureAmount
-
netTotalCustomersDisplayAmount
public BookingContractSupplier netTotalCustomersDisplayAmount(CustomMonetaryAmount netTotalCustomersDisplayAmount) -
getNetTotalCustomersDisplayAmount
Get netTotalCustomersDisplayAmount- Returns:
- netTotalCustomersDisplayAmount
-
setNetTotalCustomersDisplayAmount
-
netTotalCustomersSupplierAmount
public BookingContractSupplier netTotalCustomersSupplierAmount(CustomMonetaryAmount netTotalCustomersSupplierAmount) -
getNetTotalCustomersSupplierAmount
Get netTotalCustomersSupplierAmount- Returns:
- netTotalCustomersSupplierAmount
-
setNetTotalCustomersSupplierAmount
public void setNetTotalCustomersSupplierAmount(CustomMonetaryAmount netTotalCustomersSupplierAmount) -
netTotalCustomersInternalAmount
public BookingContractSupplier netTotalCustomersInternalAmount(CustomMonetaryAmount netTotalCustomersInternalAmount) -
getNetTotalCustomersInternalAmount
Get netTotalCustomersInternalAmount- Returns:
- netTotalCustomersInternalAmount
-
setNetTotalCustomersInternalAmount
public void setNetTotalCustomersInternalAmount(CustomMonetaryAmount netTotalCustomersInternalAmount) -
totalAffiliateAgencyFeesSourceAmount
public BookingContractSupplier totalAffiliateAgencyFeesSourceAmount(CustomMonetaryAmount totalAffiliateAgencyFeesSourceAmount) -
getTotalAffiliateAgencyFeesSourceAmount
Get totalAffiliateAgencyFeesSourceAmount- Returns:
- totalAffiliateAgencyFeesSourceAmount
-
setTotalAffiliateAgencyFeesSourceAmount
public void setTotalAffiliateAgencyFeesSourceAmount(CustomMonetaryAmount totalAffiliateAgencyFeesSourceAmount) -
totalAffiliateAgencyFeesCaptureAmount
public BookingContractSupplier totalAffiliateAgencyFeesCaptureAmount(CustomMonetaryAmount totalAffiliateAgencyFeesCaptureAmount) -
getTotalAffiliateAgencyFeesCaptureAmount
Get totalAffiliateAgencyFeesCaptureAmount- Returns:
- totalAffiliateAgencyFeesCaptureAmount
-
setTotalAffiliateAgencyFeesCaptureAmount
public void setTotalAffiliateAgencyFeesCaptureAmount(CustomMonetaryAmount totalAffiliateAgencyFeesCaptureAmount) -
totalAffiliateAgencyFeesDisplayAmount
public BookingContractSupplier totalAffiliateAgencyFeesDisplayAmount(CustomMonetaryAmount totalAffiliateAgencyFeesDisplayAmount) -
getTotalAffiliateAgencyFeesDisplayAmount
Get totalAffiliateAgencyFeesDisplayAmount- Returns:
- totalAffiliateAgencyFeesDisplayAmount
-
setTotalAffiliateAgencyFeesDisplayAmount
public void setTotalAffiliateAgencyFeesDisplayAmount(CustomMonetaryAmount totalAffiliateAgencyFeesDisplayAmount) -
totalAffiliateAgencyFeesSupplierAmount
public BookingContractSupplier totalAffiliateAgencyFeesSupplierAmount(CustomMonetaryAmount totalAffiliateAgencyFeesSupplierAmount) -
getTotalAffiliateAgencyFeesSupplierAmount
Get totalAffiliateAgencyFeesSupplierAmount- Returns:
- totalAffiliateAgencyFeesSupplierAmount
-
setTotalAffiliateAgencyFeesSupplierAmount
public void setTotalAffiliateAgencyFeesSupplierAmount(CustomMonetaryAmount totalAffiliateAgencyFeesSupplierAmount) -
totalAffiliateAgencyFeesInternalAmount
public BookingContractSupplier totalAffiliateAgencyFeesInternalAmount(CustomMonetaryAmount totalAffiliateAgencyFeesInternalAmount) -
getTotalAffiliateAgencyFeesInternalAmount
Get totalAffiliateAgencyFeesInternalAmount- Returns:
- totalAffiliateAgencyFeesInternalAmount
-
setTotalAffiliateAgencyFeesInternalAmount
public void setTotalAffiliateAgencyFeesInternalAmount(CustomMonetaryAmount totalAffiliateAgencyFeesInternalAmount) -
totalSupplierAgencyFeesSourceAmount
public BookingContractSupplier totalSupplierAgencyFeesSourceAmount(CustomMonetaryAmount totalSupplierAgencyFeesSourceAmount) -
getTotalSupplierAgencyFeesSourceAmount
Get totalSupplierAgencyFeesSourceAmount- Returns:
- totalSupplierAgencyFeesSourceAmount
-
setTotalSupplierAgencyFeesSourceAmount
public void setTotalSupplierAgencyFeesSourceAmount(CustomMonetaryAmount totalSupplierAgencyFeesSourceAmount) -
totalSupplierAgencyFeesCaptureAmount
public BookingContractSupplier totalSupplierAgencyFeesCaptureAmount(CustomMonetaryAmount totalSupplierAgencyFeesCaptureAmount) -
getTotalSupplierAgencyFeesCaptureAmount
Get totalSupplierAgencyFeesCaptureAmount- Returns:
- totalSupplierAgencyFeesCaptureAmount
-
setTotalSupplierAgencyFeesCaptureAmount
public void setTotalSupplierAgencyFeesCaptureAmount(CustomMonetaryAmount totalSupplierAgencyFeesCaptureAmount) -
totalSupplierAgencyFeesDisplayAmount
public BookingContractSupplier totalSupplierAgencyFeesDisplayAmount(CustomMonetaryAmount totalSupplierAgencyFeesDisplayAmount) -
getTotalSupplierAgencyFeesDisplayAmount
Get totalSupplierAgencyFeesDisplayAmount- Returns:
- totalSupplierAgencyFeesDisplayAmount
-
setTotalSupplierAgencyFeesDisplayAmount
public void setTotalSupplierAgencyFeesDisplayAmount(CustomMonetaryAmount totalSupplierAgencyFeesDisplayAmount) -
totalSupplierAgencyFeesSupplierAmount
public BookingContractSupplier totalSupplierAgencyFeesSupplierAmount(CustomMonetaryAmount totalSupplierAgencyFeesSupplierAmount) -
getTotalSupplierAgencyFeesSupplierAmount
Get totalSupplierAgencyFeesSupplierAmount- Returns:
- totalSupplierAgencyFeesSupplierAmount
-
setTotalSupplierAgencyFeesSupplierAmount
public void setTotalSupplierAgencyFeesSupplierAmount(CustomMonetaryAmount totalSupplierAgencyFeesSupplierAmount) -
totalSupplierAgencyFeesInternalAmount
public BookingContractSupplier totalSupplierAgencyFeesInternalAmount(CustomMonetaryAmount totalSupplierAgencyFeesInternalAmount) -
getTotalSupplierAgencyFeesInternalAmount
Get totalSupplierAgencyFeesInternalAmount- Returns:
- totalSupplierAgencyFeesInternalAmount
-
setTotalSupplierAgencyFeesInternalAmount
public void setTotalSupplierAgencyFeesInternalAmount(CustomMonetaryAmount totalSupplierAgencyFeesInternalAmount) -
netTotalAffiliateAgencyFeesSourceAmount
public BookingContractSupplier netTotalAffiliateAgencyFeesSourceAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesSourceAmount) -
getNetTotalAffiliateAgencyFeesSourceAmount
Get netTotalAffiliateAgencyFeesSourceAmount- Returns:
- netTotalAffiliateAgencyFeesSourceAmount
-
setNetTotalAffiliateAgencyFeesSourceAmount
public void setNetTotalAffiliateAgencyFeesSourceAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesSourceAmount) -
netTotalAffiliateAgencyFeesCaptureAmount
public BookingContractSupplier netTotalAffiliateAgencyFeesCaptureAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesCaptureAmount) -
getNetTotalAffiliateAgencyFeesCaptureAmount
Get netTotalAffiliateAgencyFeesCaptureAmount- Returns:
- netTotalAffiliateAgencyFeesCaptureAmount
-
setNetTotalAffiliateAgencyFeesCaptureAmount
public void setNetTotalAffiliateAgencyFeesCaptureAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesCaptureAmount) -
netTotalAffiliateAgencyFeesDisplayAmount
public BookingContractSupplier netTotalAffiliateAgencyFeesDisplayAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesDisplayAmount) -
getNetTotalAffiliateAgencyFeesDisplayAmount
Get netTotalAffiliateAgencyFeesDisplayAmount- Returns:
- netTotalAffiliateAgencyFeesDisplayAmount
-
setNetTotalAffiliateAgencyFeesDisplayAmount
public void setNetTotalAffiliateAgencyFeesDisplayAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesDisplayAmount) -
netTotalAffiliateAgencyFeesSupplierAmount
public BookingContractSupplier netTotalAffiliateAgencyFeesSupplierAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesSupplierAmount) -
getNetTotalAffiliateAgencyFeesSupplierAmount
Get netTotalAffiliateAgencyFeesSupplierAmount- Returns:
- netTotalAffiliateAgencyFeesSupplierAmount
-
setNetTotalAffiliateAgencyFeesSupplierAmount
public void setNetTotalAffiliateAgencyFeesSupplierAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesSupplierAmount) -
netTotalAffiliateAgencyFeesInternalAmount
public BookingContractSupplier netTotalAffiliateAgencyFeesInternalAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesInternalAmount) -
getNetTotalAffiliateAgencyFeesInternalAmount
Get netTotalAffiliateAgencyFeesInternalAmount- Returns:
- netTotalAffiliateAgencyFeesInternalAmount
-
setNetTotalAffiliateAgencyFeesInternalAmount
public void setNetTotalAffiliateAgencyFeesInternalAmount(CustomMonetaryAmount netTotalAffiliateAgencyFeesInternalAmount) -
netTotalSupplierAgencyFeesSourceAmount
public BookingContractSupplier netTotalSupplierAgencyFeesSourceAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesSourceAmount) -
getNetTotalSupplierAgencyFeesSourceAmount
Get netTotalSupplierAgencyFeesSourceAmount- Returns:
- netTotalSupplierAgencyFeesSourceAmount
-
setNetTotalSupplierAgencyFeesSourceAmount
public void setNetTotalSupplierAgencyFeesSourceAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesSourceAmount) -
netTotalSupplierAgencyFeesCaptureAmount
public BookingContractSupplier netTotalSupplierAgencyFeesCaptureAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesCaptureAmount) -
getNetTotalSupplierAgencyFeesCaptureAmount
Get netTotalSupplierAgencyFeesCaptureAmount- Returns:
- netTotalSupplierAgencyFeesCaptureAmount
-
setNetTotalSupplierAgencyFeesCaptureAmount
public void setNetTotalSupplierAgencyFeesCaptureAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesCaptureAmount) -
netTotalSupplierAgencyFeesDisplayAmount
public BookingContractSupplier netTotalSupplierAgencyFeesDisplayAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesDisplayAmount) -
getNetTotalSupplierAgencyFeesDisplayAmount
Get netTotalSupplierAgencyFeesDisplayAmount- Returns:
- netTotalSupplierAgencyFeesDisplayAmount
-
setNetTotalSupplierAgencyFeesDisplayAmount
public void setNetTotalSupplierAgencyFeesDisplayAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesDisplayAmount) -
netTotalSupplierAgencyFeesSupplierAmount
public BookingContractSupplier netTotalSupplierAgencyFeesSupplierAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesSupplierAmount) -
getNetTotalSupplierAgencyFeesSupplierAmount
Get netTotalSupplierAgencyFeesSupplierAmount- Returns:
- netTotalSupplierAgencyFeesSupplierAmount
-
setNetTotalSupplierAgencyFeesSupplierAmount
public void setNetTotalSupplierAgencyFeesSupplierAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesSupplierAmount) -
netTotalSupplierAgencyFeesInternalAmount
public BookingContractSupplier netTotalSupplierAgencyFeesInternalAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesInternalAmount) -
getNetTotalSupplierAgencyFeesInternalAmount
Get netTotalSupplierAgencyFeesInternalAmount- Returns:
- netTotalSupplierAgencyFeesInternalAmount
-
setNetTotalSupplierAgencyFeesInternalAmount
public void setNetTotalSupplierAgencyFeesInternalAmount(CustomMonetaryAmount netTotalSupplierAgencyFeesInternalAmount) -
hasRefunds
-
getHasRefunds
Indicates whether any refund in any state is present.- Returns:
- hasRefunds
-
setHasRefunds
-
hasSuccessfulRefunds
-
getHasSuccessfulRefunds
Indicates whether a successful refund is present.- Returns:
- hasSuccessfulRefunds
-
setHasSuccessfulRefunds
-
hasPendingRefunds
-
getHasPendingRefunds
Indicates whether a pending refund is present.- Returns:
- hasPendingRefunds
-
setHasPendingRefunds
-
hasFailedRefunds
-
getHasFailedRefunds
Indicates whether a failed refund is present.- Returns:
- hasFailedRefunds
-
setHasFailedRefunds
-
platformIdentifier
-
getPlatformIdentifier
Returns the account identifier for the beneficiary taking a platform fee- Returns:
- platformIdentifier
-
setPlatformIdentifier
-
totalFundsGroupedByBeneficiary
public BookingContractSupplier totalFundsGroupedByBeneficiary(List<BeneficiarySupplier> totalFundsGroupedByBeneficiary) -
addTotalFundsGroupedByBeneficiaryItem
public BookingContractSupplier addTotalFundsGroupedByBeneficiaryItem(BeneficiarySupplier totalFundsGroupedByBeneficiaryItem) -
getTotalFundsGroupedByBeneficiary
Returns all the beneficiaries in this contract with their total amounts- Returns:
- totalFundsGroupedByBeneficiary
-
setTotalFundsGroupedByBeneficiary
public void setTotalFundsGroupedByBeneficiary(List<BeneficiarySupplier> totalFundsGroupedByBeneficiary) -
totalTokensEarned
-
getTotalTokensEarned
Total amount of tokens minted on this contract.- Returns:
- totalTokensEarned
-
setTotalTokensEarned
-
selfAcquiring
-
getSelfAcquiring
-
setSelfAcquiring
-
lodging
-
getLodging
Get lodging- Returns:
- lodging
-
setLodging
-
cancellableByAgent
-
getCancellableByAgent
Whether the booking can still be cancelled completely by an agent.- Returns:
- cancellableByAgent
-
setCancellableByAgent
-
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
-
cancellableWithNoCharges
-
getCancellableWithNoCharges
Whether the cancellation comes at no cost to the traveler.- Returns:
- cancellableWithNoCharges
-
setCancellableWithNoCharges
-
isCancellableWithPotentialCharges
public BookingContractSupplier 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
-
equals
-
hashCode
-
toString
-