Skip to main content

extras_notes_create

Function extras_notes_create 

Source
pub async fn extras_notes_create(
    configuration: &Configuration,
    note_request: NoteRequest,
    format: Option<&str>,
) -> Result<Note, Error<ExtrasNotesCreateError>>
Expand description

Create one or more note objects.