Get Network Interface Attachment
data class GetNetworkInterfaceAttachment(val attachmentId: String, val deviceIndex: Int, val instanceId: String, val instanceOwnerId: String)
Constructors
Link copied to clipboard
fun GetNetworkInterfaceAttachment(attachmentId: String, deviceIndex: Int, instanceId: String, instanceOwnerId: String)