FfiV2BatchQueryResponse

data class FfiV2BatchQueryResponse(var responses: List<FfiV2QueryResponse>)

Constructors

Link copied to clipboard
constructor(responses: List<FfiV2QueryResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard