sorts

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

Parameters

value

Sort the results. The sort block is documented below.


@JvmName(name = "vlnchftdyaomafby")
suspend fun sorts(argument: List<suspend GetSizesSortBuilder.() -> Unit>)
@JvmName(name = "rbbasxdsbhdvhggm")
suspend fun sorts(vararg argument: suspend GetSizesSortBuilder.() -> Unit)
@JvmName(name = "iufxiodnswwirice")
suspend fun sorts(argument: suspend GetSizesSortBuilder.() -> Unit)

Parameters

argument

Sort the results. The sort block is documented below.


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

Parameters

values

Sort the results. The sort block is documented below.