| Name | Note | |
|---|---|---|
| Usage | NoteService | |
| getNotes getNote createNote updateNote deleteNote | ||
| Type | Complex | |
| ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
|---|---|---|---|---|---|---|---|---|
| id | Id | String | The unique identifier for an object. This can be null. | One | No | |||
| documentId | Document Id | String | ??? | Required | One | No | ||
| authorPrincipalId | Author Principal Id | String | ??? | Required | One | No | ||
| createDate | Create Date | DateTime | ??? | One | No | |||
| text | Text | String | ??? | One | No |