ExistsResponse

API: Internal/Beta

data class ExistsResponse(
    val exists: Boolean,
)
Properties
exists: Boolean