ListScrapersResponse

Represents the output of a ListScrapers operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A token indicating that there are more results to retrieve. You can use this token as part of your next ListScrapers operation to retrieve those results.

Link copied to clipboard

A list of ScraperSummary structures giving information about scrapers in the account that match the filters provided.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String