Constructor
new NoteRevision(noteRevisionId, noteId, type, mime, title, content, isProtected, dateModifiedFrom, dateModifiedTo)
Parameters:
Name | Type | Description |
---|---|---|
noteRevisionId |
string | |
noteId |
string | |
type |
string | |
mime |
string | |
title |
string | |
content |
string | |
isProtected |
string | |
dateModifiedFrom |
string | |
dateModifiedTo |
string |
- Source: