Uses of Class
travel.wink.sdk.payment.model.TotalAggregateFunds
Packages that use TotalAggregateFunds
-
Uses of TotalAggregateFunds in travel.wink.sdk.payment.model
Methods in travel.wink.sdk.payment.model that return TotalAggregateFundsModifier and TypeMethodDescriptionTotalAggregateFunds.fundsInCaptureAmount(Double fundsInCaptureAmount) TotalAggregateFunds.fundsInCaptureCurrency(String fundsInCaptureCurrency) TotalAggregateFunds.fundsInDisplayAmount(Double fundsInDisplayAmount) TotalAggregateFunds.fundsInDisplayCurrency(String fundsInDisplayCurrency) TotalAggregateFunds.fundsInInternalAmount(Double fundsInInternalAmount) TotalAggregateFunds.fundsInInternalCurrency(String fundsInInternalCurrency) TotalAggregateFunds.fundsInSourceAmount(Double fundsInSourceAmount) TotalAggregateFunds.fundsInSourceCurrency(String fundsInSourceCurrency) TotalAggregateFunds.fundsInSupplierAmount(Double fundsInSupplierAmount) TotalAggregateFunds.fundsInSupplierCurrency(String fundsInSupplierCurrency) @NotNull @Valid TotalAggregateFundsBookingContractGridResponse.getTotalFunds()Get totalFundsMethods in travel.wink.sdk.payment.model with parameters of type TotalAggregateFundsModifier and TypeMethodDescriptionvoidBookingContractGridResponse.setTotalFunds(TotalAggregateFunds totalFunds) BookingContractGridResponse.totalFunds(TotalAggregateFunds totalFunds)