sorts

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

Parameters

value

Sort the results. The sort block is documented below.


@JvmName(name = "cxvpinjhcotcnqug")
suspend fun sorts(argument: List<suspend GetSizesSortBuilder.() -> Unit>)
@JvmName(name = "gebjaxbdqdyxkhle")
suspend fun sorts(vararg argument: suspend GetSizesSortBuilder.() -> Unit)
@JvmName(name = "pyfbtxunbegujbkg")
suspend fun sorts(argument: suspend GetSizesSortBuilder.() -> Unit)

Parameters

argument

Sort the results. The sort block is documented below.


@JvmName(name = "ronfpkoflbgimybf")
suspend fun sorts(vararg values: GetSizesSort)

Parameters

values

Sort the results. The sort block is documented below.