# CodespaceExportDetails ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **state** | Option<**String**> | State of the latest export | [optional] **completed_at** | Option<**String**> | Completion time of the last export operation | [optional] **branch** | Option<**String**> | Name of the exported branch | [optional] **sha** | Option<**String**> | Git commit SHA of the exported branch | [optional] **id** | Option<**String**> | Id for the export details | [optional] **export_url** | Option<**String**> | Url for fetching export details | [optional] **html_url** | Option<**String**> | Web url for the exported branch | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)