Uses of Class
io.trippay.sdk.payment.model.TotalAggregateFunds
Packages that use TotalAggregateFunds
-
Uses of TotalAggregateFunds in io.trippay.sdk.payment.model
Methods in io.trippay.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 io.trippay.sdk.payment.model with parameters of type TotalAggregateFundsModifier and TypeMethodDescriptionvoidBookingContractGridResponse.setTotalFunds(TotalAggregateFunds totalFunds) BookingContractGridResponse.totalFunds(TotalAggregateFunds totalFunds)