Services/Sync/Developer/StorageFormat: Difference between revisions

(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
|}
|}


383

edits