Wallet and token information required to create an auto-sweep task.
| Name | Type | Description | Notes |
|---|---|---|---|
| walletId | String | ID of the wallet where the token will be swept. | |
| tokenId | String | ID of the token to be swept. You can retrieve the IDs of all the tokens you can use by calling List enabled tokens. | |
| minBalanceThreshold | String | The minimum token balance threshold for auto sweep. If the token balance of an address is less than this threshold, the address will not be swept. | [optional] |