Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 718 Bytes

Note.md

File metadata and controls

15 lines (11 loc) · 718 Bytes

Yaksa.OrckestraCommerce.Client.Model.Note

Note

Properties

Name Type Description Notes
Content string The content of the note. [optional]
Created DateTime The date the note was created. [optional]
CreatedBy string The identifier of the user who created the note [optional]
ParentEntityName string The parent entity name of the note. [optional]
ParentId string The parent identifier of the note. [optional]

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