Get Network Sim Static Ip Configuration
data class GetNetworkSimStaticIpConfiguration(val attachedDataNetworkId: String, val sliceId: String, val staticIpv4Address: String)
Constructors
Link copied to clipboard
fun GetNetworkSimStaticIpConfiguration(attachedDataNetworkId: String, sliceId: String, staticIpv4Address: String)