--- SDK type converters ---
(b generated.Box)
| 295 | sourceRequestID uint64 |
| 296 | folderDiscoveryErr string |
| 297 | collectionDiscoveryErr string |
| 298 | |
| 299 | liveRequestID uint64 // identifies the only live re-read allowed to update the list |
| 300 | liveRefreshDue bool // a re-read is already on its way |
| 301 | moreRequestID uint64 // identifies the only page-below read allowed to grow the list |
| 302 | searchMoreID uint64 // the same, for the search results |