Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This object describes a note about a user, contact, item, or other. This functionality is for informational purposes only.

 

{
    "id": 1,
    "content": "Interested",
    "user": User,
    "createdAt": "2019-08-22 17:13:09"
}

 

Model Description:

Name

Description

id

Identifier

content

Note text

user

Note creator. Object of type User

createdAt

Date of creation

  • No labels