Name Description Type Additional information
noteTag

Tag uniquely identifying this note

string

Required

body

Note body text

string

None

type

Note type

string

None

summary

Note summary text

string

None

createdUserId

User ID of user who created note

string

None

startTimestamp

Start date and time of note

date

Required

endTimestamp

End date and time of note (if null, end is not yet defined)

date

None

updatedTimestamp

Last date and time the note was updated

date

None

facilityAssociations

List of associated facility tags

Collection of string

Required

pointAssociations

List of associated point tags

Collection of string

Required

textAttributes

List of text attributes

Collection of string

Required

tableAttributes

List of table attributes

Collection of string

Required

yesNoAttributes

List of yes/no attributes

Collection of boolean

Required