Workspace Repository Configuration Response
data class WorkspaceRepositoryConfigurationResponse(val accountName: String? = null, val collaborationBranch: String? = null, val hostName: String? = null, val lastCommitId: String? = null, val projectName: String? = null, val repositoryName: String? = null, val rootFolder: String? = null, val tenantId: String? = null, val type: String? = null)
Git integration settings