notes (type Note)

Note: For more information about how to create Request/notes, see ExampleCreateRequest.java.

Property

Type

Description

Required

author

string

Author of the note. This field can be any string value and it is not necessary to be a valid user name in PPM Center. This field is shown as "originally added by" in the Note section.

Yes

creationDate

dateTime

Date of the note. Notes are grouped by date when displayed. The XML Schema type dateTime is equivalent to java.util.Calendar.

Yes

content

string

Content of the note.

Yes