FindBulkRequest

API: Internal/Stable

data class FindBulkRequest(
    val usernames: List<String>,
)
Properties
usernames: List<String>