Functions
CREATE_EMPTY - @classmethod
CREATE_FROM_NOTE - @classmethod
DELETE - @classmethod
doc_id :
str
GET_BY_ID_AND_CHECK - @classmethod
id :
str
Return type :
NoteTemplate
SEARCH - @classmethod
Search :
SearchParams
page :
int
- 0
number_of_items_per_page :
int
- 20
Return type :
Paginator
SEARCH_BY_NAME - @classmethod
Name :
str
page :
int
- 0
number_of_items_per_page :
int
- 20
Return type :
Paginator
UPDATE_CONTENT - @classmethod
UPDATE_TITLE - @classmethod
doc_id :
str
Title :
str
Return type :
NoteTemplate