Uses of Class
io.trippay.sdk.payment.acquiring.model.VariableCharge
Packages that use VariableCharge
-
Uses of VariableCharge in io.trippay.sdk.payment.acquiring.model
Methods in io.trippay.sdk.payment.acquiring.model that return VariableChargeModifier and TypeMethodDescriptionVariableCharge.fixedAmount(Moneys fixedAmount) @NotNull @Valid VariableChargeRawBeneficiary.getAmountDue()Get amountDueVariableCharge.type(VariableCharge.TypeEnum type) Methods in io.trippay.sdk.payment.acquiring.model with parameters of type VariableChargeModifier and TypeMethodDescriptionRawBeneficiary.amountDue(VariableCharge amountDue) voidRawBeneficiary.setAmountDue(VariableCharge amountDue)