EngagementSort

Specifies the sorting parameters for listing Engagements.

Types

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

Properties

Link copied to clipboard

The field by which to sort the results.

Link copied to clipboard

The order in which to sort the results.

Functions

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