sorts

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

Parameters

value

Sort the results. The sort block is documented below.


@JvmName(name = "irmcctklntkqmncq")
suspend fun sorts(argument: List<suspend GetDomainsSortBuilder.() -> Unit>)
@JvmName(name = "ywccvxyegrqtfnam")
suspend fun sorts(vararg argument: suspend GetDomainsSortBuilder.() -> Unit)
@JvmName(name = "ioexhsnjvbvupdvf")
suspend fun sorts(argument: suspend GetDomainsSortBuilder.() -> Unit)

Parameters

argument

Sort the results. The sort block is documented below.


@JvmName(name = "fcmlhgekglbqmgns")
suspend fun sorts(vararg values: GetDomainsSort)

Parameters

values

Sort the results. The sort block is documented below.