mycred_banking_save_interest
Description
This filter allows you to add or adjust the settings saved by the compound interest banking service.
Available since version 1.4
Parameters
| Param | Type | Required | Description |
|---|---|---|---|
$settings |
array | Yes | An associative array of settings for the service. |
$service |
obj | No | The Compound Interest class object. |
$rescheduled |
bool | No | Returns true if the service was re-scheduled or false if not. |
Used By
| Package | Prio. | Description |
|---|---|---|
| Not used by any built-in package. | ||
Examples
No example found.