SizeConfigurationPropertiesResponse

data class SizeConfigurationPropertiesResponse(val environmentSizes: List<EnvironmentSizeResponse>? = null)

Represents the size configuration under the lab account

Constructors

Link copied to clipboard
constructor(environmentSizes: List<EnvironmentSizeResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Represents a list of size categories supported by this Lab Account (Small, Medium, Large)