| Name | Type | Description | Notes |
|---|---|---|---|
| intervalValue | number | How often the deposit runs, in units of intervalUnit. | [default to undefined] |
| intervalUnit | string | The unit for intervalValue. | [default to undefined] |
| balanceThreshold | string | Minimum USDC balance required before a deposit runs. Set to "0" to sweep the full available balance every time, with no minimum. | [default to undefined] |
-
Minutes(value:'MINUTES') -
Hours(value:'HOURS') -
Days(value:'DAYS')
[Back to top] [Back to API list] [Back to Model list] [Back to README]