LastNote.Author Property

Definition

The author of the note

[System.Text.Json.Serialization.JsonPropertyName("created_by")]
public string Author { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("created_by")>]
member this.Author : string with get, set
Public Property Author As String

Property Value

Attributes

Applies to