TemplatePageMeta

data class TemplatePageMeta @ApiResultType constructor(val currentPage: Int, val pageCount: Int, val perPage: Int, val totalCount: Int)(source)

Constructors

Link copied to clipboard
constructor(currentPage: Int, pageCount: Int, perPage: Int, totalCount: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard