Component Setup Response
data class ComponentSetupResponse(val componentName: String, val licenseKey: SecureStringResponse? = null, val type: String)
The custom setup of installing 3rd party components.
The custom setup of installing 3rd party components.