QueryPage

open class QueryPage

Constructors

Link copied to clipboard
constructor(number: Int, size: Int, sortDirection: String, sortBy: String)
constructor(number: Int)

Properties

Link copied to clipboard
open var number: Int
Link copied to clipboard
open var size: Int
Link copied to clipboard
open var sortBy: String
Link copied to clipboard