| Name | Type | Description | Notes |
|---|---|---|---|
| archivePath | string | Present if sourceType is "archive" | |
| owner | string | Repository owner login (present if source_type is "git") | |
| repository | string | Repository name without the .git suffix (present if source_type is "git") | |
| branch | string | Branch that was built (present if source_type is "git") | |
| installationUuid | string | Git installation used to access the repository (present if source_type is "git") | |
| commit | \Hostinger\Model\HostingV1GitGitCommitResource |