ListAdAssessmentsRequest

Types

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

Properties

Link copied to clipboard

The identifier of the directory for which to list assessments. If not specified, all assessments in your account are returned.

Link copied to clipboard
val limit: Int?

The maximum number of assessment summaries to return.

Link copied to clipboard

The pagination token from a previous request to ListADAssessments. Pass null if this is the first request.

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