ListAccountActivitiesRequest

Types

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

Properties

Link copied to clipboard

The activity status filter. This field can be used to filter the response by activities status.

Link copied to clipboard

The language code used to return translated titles.

Link copied to clipboard

The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output.

Link copied to clipboard

A token from a previous paginated response. If this is specified, the response includes records beginning from this token (inclusive), up to the number specified by maxResults.

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