sorts

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

Parameters

value

Sort the results. The sort block is documented below.


@JvmName(name = "kjatkxmgxurvdlnq")
suspend fun sorts(argument: List<suspend GetRecordsSortBuilder.() -> Unit>)
@JvmName(name = "kcmwomlmvphvbgjd")
suspend fun sorts(vararg argument: suspend GetRecordsSortBuilder.() -> Unit)
@JvmName(name = "dabxnaiewvxhqhqy")
suspend fun sorts(argument: suspend GetRecordsSortBuilder.() -> Unit)

Parameters

argument

Sort the results. The sort block is documented below.


@JvmName(name = "gipevrxyhbhwksyb")
suspend fun sorts(vararg values: GetRecordsSort)

Parameters

values

Sort the results. The sort block is documented below.