RuntimeMetadataResponse

data class RuntimeMetadataResponse(val parameters: List<ParameterMetadataResponse>, val sdkInfo: SDKInfoResponse)

RuntimeMetadata describing a runtime environment.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The parameters for the template.

Link copied to clipboard

SDK Info for the template.