TestDistributionApiKeyPrefixPage

data class TestDistributionApiKeyPrefixPage(@Json(name = "content") val content: List<TestDistributionApiKeyPrefix>)

A list of Test Distribution agent API key prefixes.

Parameters

content

Constructors

Link copied to clipboard
constructor(@Json(name = "content") content: List<TestDistributionApiKeyPrefix>)

Properties

Link copied to clipboard