Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Inputs (Array[]) inherits from EntityBase

NameTypeDescriptionMandatoryAvailable from version
UserGuidThe user that the note is associated to.YesNew method in 2.24
HeadingstringThe heading of the note.

TextstringThe text of the note.

EventDateDateTimeIf a date is associated with the note, this value is used.

IsHTMLboolIf the text of the note contains html this should be set to true.

...

NameTypeDescriptionAvailable from version
EntitiesArrayAll notes in the request is returned along with each tasks BrickId and array of Errors per note






...