SortParamRequest

constructor(@Json(name = "direction") direction: Int? = null, @Json(name = "field") field: String? = null)