Repository Pages
data class RepositoryPages(val buildType: String? = null, val cname: String? = null, val custom404: Boolean? = null, val htmlUrl: String? = null, val source: RepositoryPagesSource? = null, val status: String? = null, val url: String? = null)