Network Function Template Response
data class NetworkFunctionTemplateResponse(val networkFunctionRoleConfigurations: List<NetworkFunctionRoleConfigurationResponse>? = null)
The network function template.
Constructors
Link copied to clipboard
fun NetworkFunctionTemplateResponse(networkFunctionRoleConfigurations: List<NetworkFunctionRoleConfigurationResponse>? = null)