gws_core

Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version

NoteTemplateService

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_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