mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 04:19:37 +00:00
629 B
629 B
Meta
Example Usage
import { Meta } from "@lukehagar/discoursejs/sdk/models/operations";
let value: Meta = {
limit: 93940,
offset: 921158,
total: 575947,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
limit |
number | ✔️ | N/A |
offset |
number | ✔️ | N/A |
total |
number | ✔️ | N/A |