-
Classes Class Description io.electrum.suv.api.RedemptionsResource.Operations The static constants defined in this class have been replaced by those defined for each operation:RedemptionsResource#RedeemVoucherRedemptionsResource#ConfirmRedeemRedemptionsResource#ReverseRedeem
io.electrum.suv.api.RefundsResource.Operations The static constants defined in this class have been replaced by those defined for each operation:RefundsResource#RefundVoucherRefundsResource#ConfirmRefundRefundsResource#ReverseRefund
io.electrum.suv.api.VouchersResource.Operations The static constants defined in this class have been replaced by those defined for each operation:VouchersResource#ProvisionVoucherVouchersResource#ConfirmVoucherVouchersResource#ReverseVoucher
-
Fields Field Description io.electrum.suv.api.utils.Paths.CONFIRM_REDEMPTION Replaced withFULL_PATHinRedemptionsResource#ConfirmRedeem.io.electrum.suv.api.utils.Paths.CONFIRM_REFUND Replaced withFULL_PATHinRefundsResource#ConfirmRefund.io.electrum.suv.api.utils.Paths.CONFIRM_VOUCHER Replaced withFULL_PATHinVouchersResource#ConfirmVoucher.io.electrum.suv.api.utils.Paths.PROVISION_VOUCHER Replaced withVouchersResource#PATH.io.electrum.suv.api.utils.Paths.REDEEM_VOUCHER Replaced withRedemptionsResource.PATH.io.electrum.suv.api.utils.Paths.REFUND_VOUCHER Replaced withRefundsResource.PATH.io.electrum.suv.api.utils.Paths.REVERSE_REDEMPTION Replaced withFULL_PATHinRedemptionsResource#ReverseRedeem.io.electrum.suv.api.utils.Paths.REVERSE_REFUND Replaced withFULL_PATHinRefundsResource#ReverseRefund.io.electrum.suv.api.utils.Paths.REVERSE_VOUCHER Replaced withFULL_PATHinVouchersResource#ReverseVoucher.