| Name | Type | Description | Notes |
|---|---|---|---|
| forcedSweepId | UUID | The forced sweep ID generated by Cobo. | |
| requestId | String | The request ID provided by you when creating the forced sweep. | |
| walletId | UUID | The ID of the wallet in which the funds have been forcefully swept. | [optional] |
| tokenId | String | The ID of the token that has been forcefully swept. | [optional] |
| amount | String | The amount of token that has been forcefully swept. | [optional] |
| status | ForcedSweepStatus | ||
| createdTimestamp | Integer | The creation time of the forced sweep, represented as a UNIX timestamp in seconds. | [optional] |
| updatedTimestamp | Integer | The update time of the forced sweep, represented as a UNIX timestamp in seconds. | [optional] |