SegmentSort

Defines how segments should be sorted and ordered in the results.

Types

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

Properties

Link copied to clipboard

A list of attributes used to sort the segments and their ordering preferences.

Functions

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