Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 496 Bytes

Note.md

File metadata and controls

11 lines (8 loc) · 496 Bytes

# Note

Properties

Name Type Description Notes
note_id string The ID that uniquely identifies the note (UUID format). [optional]
created_at \DateTime The date that the note was created. [optional]
content string The content for the note. [optional]

[Back to Model list] [Back to API list] [Back to README]