Base class that holds information about a single Work and optional data based on the context or the user. (e.g. history/bookmarks)
WorkInfo object containing information about the work
WorkContent object containing the content of the work
Arry of WorkUserData objects containing user-linked information relating to the work
Optional
Generated using TypeDoc
Base class that holds information about a single Work and optional data based on the context or the user. (e.g. history/bookmarks)
Param: info
WorkInfo object containing information about the work
Param: content
WorkContent object containing the content of the work
Param: userdata
Arry of WorkUserData objects containing user-linked information relating to the work