LookupByTitleRequest

API: Internal/Beta

data class LookupByTitleRequest(
    val title: String,
)
Properties
title: String