# ExitProgressStatus
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**error** | Option<[**models::ExitError**](ExitError.md)> | Any error that occurred during the exit process | [optional]
**state** | [**models::ExitState**](ExitState.md) | The current state of the exit transaction |
**vtxo_id** | **String** | The ID of the VTXO that is being unilaterally exited |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)