GetZeroTrustDexTestsResultData

data class GetZeroTrustDexTestsResultData(val host: String, val kind: String, val method: String)

Constructors

Link copied to clipboard
constructor(host: String, kind: String, method: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The desired endpoint to test.

Link copied to clipboard

The type of test.

Link copied to clipboard

The HTTP request method type.