ListDomainRecommendationsResult

data class ListDomainRecommendationsResult(val nextLink: String, val value: List<NameIdentifierResponse>)

Collection of domain name identifiers.

Constructors

Link copied to clipboard
constructor(nextLink: String, value: List<NameIdentifierResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Link to next page of resources.

Link copied to clipboard

Collection of resources.