SearchPagination

constructor(page: Int? = null, limit: Int? = null, total: Int? = null, totalPages: Int? = null, nextCursor: String? = null)