LibraryItemChangesInfo
The Changes.Info structure contains information about a library item change.
Properties
string as date-time
time
Required
The date and time when the item content was changed.
string
message
Optional
The full message describing the content change. This field will be unset if a message was not provided when the item content was changed.
string
user
Optional
The user who made the content change. This field will be unset if the user could not be determined.
JSON Example
{
"time": "string"
}