# Import

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**vcs** | Option<**String**> |  | 
**use_lfs** | Option<**bool**> |  | [optional]
**vcs_url** | **String** | The URL of the originating repository. | 
**svc_root** | Option<**String**> |  | [optional]
**tfvc_project** | Option<**String**> |  | [optional]
**status** | **String** |  | 
**status_text** | Option<**String**> |  | [optional]
**failed_step** | Option<**String**> |  | [optional]
**error_message** | Option<**String**> |  | [optional]
**import_percent** | Option<**i32**> |  | [optional]
**commit_count** | Option<**i32**> |  | [optional]
**push_percent** | Option<**i32**> |  | [optional]
**has_large_files** | Option<**bool**> |  | [optional]
**large_files_size** | Option<**i32**> |  | [optional]
**large_files_count** | Option<**i32**> |  | [optional]
**project_choices** | Option<[**Vec<models::ImportProjectChoicesInner>**](import_project_choices_inner.md)> |  | [optional]
**message** | Option<**String**> |  | [optional]
**authors_count** | Option<**i32**> |  | [optional]
**url** | **String** |  | 
**html_url** | **String** |  | 
**authors_url** | **String** |  | 
**repository_url** | **String** |  | 
**svn_root** | Option<**String**> |  | [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)