Get Product Wiki Result
data class GetProductWikiResult(val azureApiVersion: String, val documents: List<WikiDocumentationContractResponse>? = null, val id: String, val name: String, val type: String)
Wiki properties
Wiki properties