ConstantsPaging

object ConstantsPaging

Constants for paging lists

Author

Vitaliy Zarubin

Properties

CACHE_TIMEOUT
Link copied to clipboard
val CACHE_TIMEOUT: Long

Lists refresh once per hour

MAX_PAGE_SIZE
Link copied to clipboard
const val MAX_PAGE_SIZE: Int = 100

Max count list items

PAGE_LIMIT
Link copied to clipboard
const val PAGE_LIMIT: Int = 5

Query page size