GetRelatedWebsiteSetsResponse

@Serializable
data class GetRelatedWebsiteSetsResponse(val sets: List<RelatedWebsiteSet>)

Response type for the StorageDomain.getRelatedWebsiteSets command.

Constructors

Link copied to clipboard
constructor(sets: List<RelatedWebsiteSet>)

Properties

Link copied to clipboard

(undocumented in the protocol definition)