| Name | Type | Description | Notes |
|---|---|---|---|
| has_access | Option<bool> | [optional] | |
| provider | models::GitProviderEnum | ||
| owner | String | ||
| url | String | ||
| name | String | repository name | |
| branch | Option<String> | [optional] | |
| root_path | Option<String> | [optional] | |
| deployed_commit_id | Option<String> | Git commit ID corresponding to the deployed version of the app | [optional] |
| deployed_commit_date | Option<String> | Git commit date corresponding to the deployed version of the app | [optional][readonly] |
| deployed_commit_contributor | Option<String> | Git commit user corresponding to the deployed version of the app | [optional] |
| deployed_commit_tag | Option<String> | [optional] | |
| git_token_id | Option<String> | [optional] | |
| git_token_name | Option<String> | [optional] |