External Installation Software Configuration Response
    data class ExternalInstallationSoftwareConfigurationResponse(val centralServerVmId: String? = null, val softwareInstallationType: String)
The SAP Software configuration Input when the software is installed externally outside the service.
Constructors
Link copied to clipboard
                fun ExternalInstallationSoftwareConfigurationResponse(centralServerVmId: String? = null, softwareInstallationType: String)