Uses of Interface
io.electrum.suv.api.models.VoucherTransaction
-
Packages that use VoucherTransaction Package Description io.electrum.suv.api.models -
-
Uses of VoucherTransaction in io.electrum.suv.api.models
Classes in io.electrum.suv.api.models that implement VoucherTransaction Modifier and Type Class Description classProvisionRequestInformation about the voucher provision request.classProvisionResponseInformation about the voucher provisioned.classRedemptionRequestclassRedemptionResponseInformation about the voucher redemption outcome.classRefundRequestclassRefundResponseclassVoucherLookupResponseInformation about a voucher such as its expiry date, its value and which entity the voucher belongs to.Methods in io.electrum.suv.api.models that return VoucherTransaction Modifier and Type Method Description VoucherTransactionVoucherTransaction. amounts(io.electrum.vas.model.Amounts amounts)default VoucherTransactionVoucherTransaction. posInfo(io.electrum.vas.model.PosInfo posInfo)VoucherTransactionVoucherTransaction. voucher(Voucher voucher)
-