algoliasearch.ingestion.TransformationSortKeys
See theTransformationSortKeys companion trait
object TransformationSortKeys
Property by which to sort the list of transformations.
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Members list
Type members
Classlikes
case object CreatedAt extends TransformationSortKeys
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait TransformationSortKeysclass Objecttrait Matchableclass AnyShow all
- Self type
-
CreatedAt.type
case object Name extends TransformationSortKeys
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait TransformationSortKeysclass Objecttrait Matchableclass AnyShow all
- Self type
-
Name.type
case object UpdatedAt extends TransformationSortKeys
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait TransformationSortKeysclass Objecttrait Matchableclass AnyShow all
- Self type
-
UpdatedAt.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Concrete fields
In this article