Uses of Class
dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetChargebacks_result
| Package | Description |
|---|---|
| dev.vality.damsel.merch_stat |
-
Uses of MerchantStatisticsSrv.GetChargebacks_result in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return MerchantStatisticsSrv.GetChargebacks_result Modifier and Type Method Description MerchantStatisticsSrv.GetChargebacks_resultMerchantStatisticsSrv.GetChargebacks_result. deepCopy()MerchantStatisticsSrv.GetChargebacks_resultMerchantStatisticsSrv.Processor.GetChargebacks. getResult(I iface, MerchantStatisticsSrv.GetChargebacks_args args)MerchantStatisticsSrv.GetChargebacks_resultMerchantStatisticsSrv.GetChargebacks_result. setEx1(InvalidRequest ex1)MerchantStatisticsSrv.GetChargebacks_resultMerchantStatisticsSrv.GetChargebacks_result. setEx3(BadToken ex3)MerchantStatisticsSrv.GetChargebacks_resultMerchantStatisticsSrv.GetChargebacks_result. setSuccess(StatResponse success)Methods in dev.vality.damsel.merch_stat with parameters of type MerchantStatisticsSrv.GetChargebacks_result Modifier and Type Method Description intMerchantStatisticsSrv.GetChargebacks_result. compareTo(MerchantStatisticsSrv.GetChargebacks_result other)booleanMerchantStatisticsSrv.GetChargebacks_result. equals(MerchantStatisticsSrv.GetChargebacks_result that)Constructors in dev.vality.damsel.merch_stat with parameters of type MerchantStatisticsSrv.GetChargebacks_result Constructor Description GetChargebacks_result(MerchantStatisticsSrv.GetChargebacks_result other)Performs a deep copy on other.