# CoboWaas2.ForcedSweep

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**forced_sweep_id** | **String** | The forced sweep ID generated by Cobo. | 
**request_id** | **String** | The request ID provided by you when creating the forced sweep. | 
**wallet_id** | **String** | The ID of the wallet in which the funds have been forcefully swept. | [optional] 
**token_id** | **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**](ForcedSweepStatus.md) |  | 
**created_timestamp** | **Number** | The creation time of the forced sweep, represented as a UNIX timestamp in seconds. | [optional] 
**updated_timestamp** | **Number** | The update time of the forced sweep, represented as a UNIX timestamp in seconds. | [optional] 


