-
Notifications
You must be signed in to change notification settings - Fork 30
Book Object
Legan_dary edited this page May 15, 2018
·
5 revisions
| Field | Data Type | Description |
|---|---|---|
| name | String | The display name of the book. |
| id | String | Unique identifier, also used for sharing the book. |
| link | String | Unique SHA-256 64-based hash string for sharing the book. |
| lastModified | timestamp | The last time this book has been modified. |
| createdTime | timestamp | The time that this book has been created |