PrivMX DOCS
API Reference/PrivMX Endpoint Swift Extra/Extensions

privmx.endpoint.core.PagingQuery

Contains query parameters for methods returning lists (PagingList).

Methods

init(skip:limit:sortOrder:lastId:queryAsJson:)

Params

skip

Int64

limit

Int64

sortOrder

PMXSortOrder

lastId

String?

queryAsJson

String?

init(
skip: Int64,
limit: Int64,
sortOrder: PMXSortOrder,
lastId:String? = nil,
queryAsJson: String? = nil
)

We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.

This is documentation for PrivMX v2.3, which is no longer actively maintained.

For up-to-date documentation, go to latest here