LookupByIdRequest

API: Internal/Beta

data class LookupByIdRequest(
    val id: String,
)
Properties
id: String