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
constructor(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

The URL to view the license details on GitHub.

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

The URL to access information about the license on GitHub.