# CreatePushMirrorOption ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **interval** | **String** | The sync interval for automatic updates | [optional] **remoteAddress** | **String** | The remote repository URL to push to | [optional] **remotePassword** | **String** | The password for authentication with the remote repository | [optional] **remoteUsername** | **String** | The username for authentication with the remote repository | [optional] **syncOnCommit** | **Boolean** | Whether to sync on every commit | [optional]