Uses of Interface
dev.vality.damsel.merch_stat.MerchantStatisticsSrv.AsyncIface
| Package | Description |
|---|---|
| dev.vality.damsel.merch_stat |
-
Uses of MerchantStatisticsSrv.AsyncIface in dev.vality.damsel.merch_stat
Classes in dev.vality.damsel.merch_stat with type parameters of type MerchantStatisticsSrv.AsyncIface Modifier and Type Class Description static classMerchantStatisticsSrv.AsyncProcessor<I extends MerchantStatisticsSrv.AsyncIface>static classMerchantStatisticsSrv.AsyncProcessor.GetChargebacks<I extends MerchantStatisticsSrv.AsyncIface>static classMerchantStatisticsSrv.AsyncProcessor.GetCustomers<I extends MerchantStatisticsSrv.AsyncIface>static classMerchantStatisticsSrv.AsyncProcessor.GetInvoices<I extends MerchantStatisticsSrv.AsyncIface>static classMerchantStatisticsSrv.AsyncProcessor.GetPayments<I extends MerchantStatisticsSrv.AsyncIface>static classMerchantStatisticsSrv.AsyncProcessor.GetPayouts<I extends MerchantStatisticsSrv.AsyncIface>static classMerchantStatisticsSrv.AsyncProcessor.GetRefunds<I extends MerchantStatisticsSrv.AsyncIface>static classMerchantStatisticsSrv.AsyncProcessor.GetStatistics<I extends MerchantStatisticsSrv.AsyncIface>Classes in dev.vality.damsel.merch_stat that implement MerchantStatisticsSrv.AsyncIface Modifier and Type Class Description static classMerchantStatisticsSrv.AsyncClient