Note

Represents an individual document note
API Parameter Details
NameDescriptionTypeAdditional information
Id

The ID of the note

integer

None.

NoteType

The type of the note

NoteType

None.

OwnerUserId

The user who created and owns the note

integer

None.

OwnerCloudGUID

The GUID of the user who created and owns the note

string

None.

DateEntered

The date when the note was created

date

None.

LastEditUserId

The ID of the user who last edited the note

integer

None.

LastEditUserCloudGUID

The GUID of the user who last edited the note

string

None.

DateEdited

The date that the note was last edited

date

None.

Content

The text of the note

string

None.