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