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