383
edits
(int/float -> number) |
|||
Line 12: | Line 12: | ||
! id | ! id | ||
| string | | string | ||
| | | Identifying string for the record | ||
|- | |- | ||
! modified | ! modified | ||
| number | | number | ||
| | | Time when this record was last changed; set by the server | ||
|- | |- | ||
! sortindex | ! sortindex | ||
| number | | number | ||
| | | Relative importance of this record | ||
|- | |- | ||
! payload | ! payload | ||
| string | | string | ||
| | | String with data; usually a JSON-string | ||
|} | |} | ||
edits