Interface: PaginatedJSONResponse<JSONResult>
moralis-monorepo / @moralisweb3/common-core / PaginatedJSONResponse
Interface: PaginatedJSONResponse<JSONResult>
@moralisweb3/common-core.PaginatedJSONResponse
Type parameters
| Name |
|---|
JSONResult |
Table of contents
Properties
Properties
cursor
• Optional cursor: string
page
• Optional page: number
page_size
• Optional page_size: number
result
• result: JSONResult
total
• Optional total: number