Interface LastPaymentsPluginSettings
-
- All Superinterfaces:
PluginSettings,PrettyPrintable
public interface LastPaymentsPluginSettings extends PluginSettings
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetTotalShowingItemsLimit()intgetVisibleItemsAmount()booleanisAutoScrollingEnabled()booleanisShowingPaymentDate()-
Methods inherited from interface ru.easydonate.easydonate4j.api.v3.data.model.plugin.PluginSettings
isEnabled
-
Methods inherited from interface ru.easydonate.easydonate4j.data.model.PrettyPrintable
toPrettyString
-
-