
* Adding endpoint docs and correcting some typesetting mistakes * Change qs params to match documentation * Splitting up articles to geneate the sidebar links properly' * Bad baseurl issue fixed in previous patch
338 B
338 B
title | anchor | weight |
---|---|---|
Structures | structures | 30 |
This section details what kind of data structures are returned by the json-api.
IMPORTANT: All structures are returned in JSON form.
General Data Notation
-
u64
- Unsigned 64 bit integer
-
i64
- Signed 64 bit integer
-
String