ListGroupsRequest

Types

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

Properties

Link copied to clipboard

Limit the search results based on the filter criteria. Only one filter per request is supported.

Link copied to clipboard

The maximum number of results to return in a single call.

Link copied to clipboard

The token to use to retrieve the next page of results. The first call does not contain any tokens.

Link copied to clipboard

The identifier for the organization under which the groups exist.

Functions

Link copied to clipboard
inline fun copy(block: ListGroupsRequest.Builder.() -> Unit = {}): ListGroupsRequest
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