ReportEstablishContextResultParameter

@Serializable
data class ReportEstablishContextResultParameter(val requestId: String, val contextId: Int)

Constructors

Link copied to clipboard
constructor(requestId: String, contextId: Int)

Properties

Link copied to clipboard
Link copied to clipboard