sorts

@JvmName(name = "bkiomiigcdeadjac")
suspend fun sorts(value: List<GetImagesSort>?)

Parameters

value

Sort the results. The sort block is documented below.


@JvmName(name = "sxoeravfbmpuhegt")
suspend fun sorts(argument: List<suspend GetImagesSortBuilder.() -> Unit>)
@JvmName(name = "cjtxpkvmcblmafbs")
suspend fun sorts(vararg argument: suspend GetImagesSortBuilder.() -> Unit)
@JvmName(name = "laguwbvvlwnryyrj")
suspend fun sorts(argument: suspend GetImagesSortBuilder.() -> Unit)

Parameters

argument

Sort the results. The sort block is documented below.


@JvmName(name = "vcwjgqlclfytqoto")
suspend fun sorts(vararg values: GetImagesSort)

Parameters

values

Sort the results. The sort block is documented below.