GetConfigurationConfigFile

data class GetConfigurationConfigFile(val content: String, val virtualPath: String)

Constructors

Link copied to clipboard
constructor(content: String, virtualPath: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The base-64 encoded contents of this configuration file.

Link copied to clipboard

The path of this configuration file.