FfiV2QueryRequest

data class FfiV2QueryRequest(var contentTopics: List<String>, var startTimeNs: ULong, var endTimeNs: ULong, var pagingInfo: FfiPagingInfo?)

Constructors

Link copied to clipboard
constructor(contentTopics: List<String>, startTimeNs: ULong, endTimeNs: ULong, pagingInfo: FfiPagingInfo?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard