GetRepositoryPage

data class GetRepositoryPage(val buildType: String, val cname: String, val custom404: Boolean, val htmlUrl: String, val sources: List<GetRepositoryPageSource>, val status: String, val url: String)

Constructors

Link copied to clipboard
fun GetRepositoryPage(buildType: String, cname: String, custom404: Boolean, htmlUrl: String, sources: List<GetRepositoryPageSource>, status: String, url: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

URL to the repository on the web.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val url: String