PageMetadata
FDX / Data Structures / PageMetadata
Page Metadata, Offset IDs for paginated result sets
PageMetadata Properties
| # | Id | Type | Description |
|---|---|---|---|
| 1 | nextOffset | string | Opaque identifier. Does not need to be numeric or have any specific pattern. Implementation specific |
| 2 | prevOffset | string | Opaque identifier. Does not need to be numeric or have any specific pattern. Implementation specific |
| 3 | totalElements | integer | Total number of elements |
PageMetadata Usage:
- Customers page
- PaginatedArray page