| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | [optional] | |
| name | string | Optional custom display name for this repo sync. When null or blank, the sync is displayed using the associated project name. | [optional] |
| project | \Phrase\Model\ProjectShort | [optional] | |
| provider | string | [optional] | |
| enabled | bool | [optional] | |
| auto_import | bool | [optional] | |
| repo_name | string | [optional] | |
| pr_branch | string | Branch used as the source of exports/PRs. May be `null` when the sync is configured to push directly to `base_branch`. | [optional] |
| created_at | \DateTime | [optional] | |
| last_import_at | \DateTime | [optional] | |
| last_export_at | \DateTime | [optional] |