Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 790 Bytes

File metadata and controls

13 lines (10 loc) · 790 Bytes

# CreateNoteRequest

Properties

Name Type Description Notes
is_pinned bool [optional]
text string [optional]
title string A value for either `title` or `type` is required. [optional]
type string A value for either `title` or `type` is required. The value may be one of `Appointment`, `Call`, `Email`, `Fax`, `Letter` or `Other` in Keap Max/Pro, or an admin-configured value in Classic. [optional]
user_id string

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