GetWebAnalyticsSiteFilter

data class GetWebAnalyticsSiteFilter(val orderBy: String? = null)

Constructors

Link copied to clipboard
constructor(orderBy: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val orderBy: String? = null

The property used to sort the list of results. Available values: "host", "created".