GuestPoliciesPackageRepositoryGoo

data class GuestPoliciesPackageRepositoryGoo(val name: String, val url: String)

Constructors

Link copied to clipboard
constructor(name: String, url: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the repository.

Link copied to clipboard
val url: String

The url of the repository.