GenerationSortBy

Specifies the attribute and method by which to sort the generation request information.

Types

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

Properties

Link copied to clipboard

The attribute by which to sort the generation request information. You can sort by the following attributes.

Link copied to clipboard

The order by which to sort the generation request information.

Functions

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