EnvironmentProperties

data class EnvironmentProperties(val properties: List<EnvironmentPropertiesProperty>? = null)

Constructors

Link copied to clipboard
constructor(properties: List<EnvironmentPropertiesProperty>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of all properties in the object. Structure is documented below.