Get Network Slice Result
data class GetNetworkSliceResult(val description: String, val id: String, val location: String, val mobileNetworkId: String, val name: String, val singleNetworkSliceSelectionAssistanceInformations: List<GetNetworkSliceSingleNetworkSliceSelectionAssistanceInformation>, val tags: Map<String, String>)
A collection of values returned by getNetworkSlice.
Constructors
Types
Properties
Link copied to clipboard
Link copied to clipboard