LookupByIdBulkRequest

API: Internal/Beta

data class LookupByIdBulkRequest(
    val ids: List<String>,
)
Properties
ids: List<String>